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

Commit b491038

Browse files
chore(release): 1.0.1 [skip ci]
### [1.0.1](v1.0.0...v1.0.1) (2022-01-24) ### Bug Fixes * drop minimum Node version to 12 ([acaf3b2](acaf3b2))
1 parent 7ab5424 commit b491038

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [1.0.1](https://github.com/Burry/homebridge-smartrent/compare/v1.0.0...v1.0.1) (2022-01-24)
7+
8+
9+
### Bug Fixes
10+
11+
* drop minimum Node version to 12 ([acaf3b2](https://github.com/Burry/homebridge-smartrent/commit/acaf3b2445a1b1a31c168186eaa385e4f53c8683))
12+
613
## 1.0.0 (2022-01-24)
714

815

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"displayName": "SmartRent",
33
"name": "homebridge-smartrent",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "Homebridge plugin for SmartRent installations",
66
"keywords": [
77
"homebridge",

0 commit comments

Comments
 (0)