Skip to content

Commit

Permalink
chore(release): 2.0.4-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dgreif committed Aug 27, 2022
1 parent 8a70fa2 commit c269e5a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.0.4-beta.0](https://github.com/dgreif/homebridge-petsafe-smart-feed/compare/v2.0.3...v2.0.4-beta.0) (2022-08-27)


### Bug Fixes

* update dependencies ([e28d938](https://github.com/dgreif/homebridge-petsafe-smart-feed/commit/e28d93822aecc4853bd3cde961c04e1f4c129caa))
* update homebridge-ui dependencies ([8a70fa2](https://github.com/dgreif/homebridge-petsafe-smart-feed/commit/8a70fa2347687f7e2fa6255382b5c2643caedfec))

### [2.0.3](https://github.com/dgreif/homebridge-petsafe-smart-feed/compare/v2.0.2...v2.0.3) (2021-09-18)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"displayName": "Homebridge PetSafe Smart Feed",
"name": "homebridge-petsafe-smart-feed",
"version": "2.0.3",
"version": "2.0.4-beta.0",
"description": "Homebridge plugin for PetSafe Smart Feed",
"main": "lib/index.js",
"bin": {
Expand Down

0 comments on commit c269e5a

Please sign in to comment.