From b4910383d9a6bd8a2dede283d50568e1837c33ac Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 24 Jan 2022 02:45:06 +0000 Subject: [PATCH] chore(release): 1.0.1 [skip ci] ### [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)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24c5b39..5d1af62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package-lock.json b/package-lock.json index 43c79b6..e88c032 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "homebridge-smartrent", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "homebridge-smartrent", - "version": "1.0.0", + "version": "1.0.1", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 684250f..a0fb25e 100644 --- a/package.json +++ b/package.json @@ -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",