Skip to content

Commit

Permalink
release(core): version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nickthesing committed Jan 5, 2024
1 parent fcc88e5 commit 757e9c8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

<b>[1.0.3] - 2024-01-05</b>

Fixes

- Update NPM Packages
- Upgrade to Node 18.19

#26 - Fixed
#25 - Fixed


<b>[1.0.2] - 2022-04-04</b>

Fixes
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "senses-smart-mirror",
"description": "Senses - Smart Mirror, modern, clean & minimalistic designed software for your Smart Mirror. Senses is open source and rich of widgets ready to provide you an amazing view of day-to-day data.",
"version": "1.0.2",
"version": "1.0.3",
"author": "Nick Thesing",
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit 757e9c8

Please sign in to comment.