Skip to content

Commit

Permalink
chore(release): 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dgreif committed Oct 5, 2019
1 parent 27c3c10 commit 90f1b3e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 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.

### [1.1.6](https://github.com/dgreif/homebridge-hatch-baby-rest/compare/v1.1.5...v1.1.6) (2019-10-05)


### Bug Fixes

* revert reconnect logic ([27c3c10](https://github.com/dgreif/homebridge-hatch-baby-rest/commit/27c3c10))
* throw error when service or characteristic is not found ([b50148d](https://github.com/dgreif/homebridge-hatch-baby-rest/commit/b50148d))

### [1.1.5](https://github.com/dgreif/homebridge-hatch-baby-rest/compare/v1.1.4...v1.1.5) (2019-09-29)


Expand Down
2 changes: 1 addition & 1 deletion 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,6 +1,6 @@
{
"name": "homebridge-hatch-baby-rest",
"version": "1.1.5",
"version": "1.1.6",
"description": "Homebridge plugin for Hatch Baby Rest bluetooth night light",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 90f1b3e

Please sign in to comment.