Skip to content

Commit

Permalink
Update NPM Version
Browse files Browse the repository at this point in the history
  • Loading branch information
jfarmer08 committed Jun 27, 2022
1 parent 5aa6059 commit 9cb40dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# homebridge-wyze-smart-home
## Releases

### v0.5.22
- Update NPM Version

### v0.5.21
- Battery Support for Locks
- Door Sensor from lock now being reported
Expand Down
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "homebridge-wyze-smart-home",
"version": "0.5.21",
"version": "0.5.22",
"description": "Wyze Smart Home plugin for Homebridge",
"license": "MIT",
"main": "src/index.js",
Expand All @@ -22,6 +23,7 @@
},
"engines": {
"node": ">=0.14.0",
"node": ">=14.19.0",
"homebridge": ">=0.2.0"
},
"dependencies": {
Expand Down

0 comments on commit 9cb40dc

Please sign in to comment.