Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
### [1.0.1](v1.0.0...v1.0.1) (2022-01-24)

### Bug Fixes

* drop minimum Node version to 12 ([acaf3b2](acaf3b2))
  • Loading branch information
semantic-release-bot committed Jan 24, 2022
1 parent 7ab5424 commit b491038
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [1.0.1](https://github.com/Burry/homebridge-smartrent/compare/v1.0.0...v1.0.1) (2022-01-24)


### Bug Fixes

* drop minimum Node version to 12 ([acaf3b2](https://github.com/Burry/homebridge-smartrent/commit/acaf3b2445a1b1a31c168186eaa385e4f53c8683))

## 1.0.0 (2022-01-24)


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": "SmartRent",
"name": "homebridge-smartrent",
"version": "1.0.0",
"version": "1.0.1",
"description": "Homebridge plugin for SmartRent installations",
"keywords": [
"homebridge",
Expand Down

0 comments on commit b491038

Please sign in to comment.