Skip to content

Commit

Permalink
chore(release): 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dgreif committed Apr 10, 2021
1 parent 1da2c1d commit b53fae0
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [3.2.0](https://github.com/dgreif/homebridge-hatch-baby-rest/compare/v3.1.0...v3.2.0) (2021-04-10)


### Features

* hatch restore support ([d22cdfa](https://github.com/dgreif/homebridge-hatch-baby-rest/commit/d22cdfae21dc076af9df3060439a2e96dbb6e4c9)), closes [#32](https://github.com/dgreif/homebridge-hatch-baby-rest/issues/32)


### Bug Fixes

* update dependencies ([1da2c1d](https://github.com/dgreif/homebridge-hatch-baby-rest/commit/1da2c1d910068e253f66b2861462689def39d342))

## [3.1.0](https://github.com/dgreif/homebridge-hatch-baby-rest/compare/v3.0.0...v3.1.0) (2021-03-06)


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": "3.1.0",
"version": "3.2.0",
"description": "Homebridge plugin for Hatch Baby Rest bluetooth night light",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit b53fae0

Please sign in to comment.