From 30640cfa0ddcd4c5eee5370ad4534744ae3e0bae Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 24 Jan 2022 05:19:37 +0000 Subject: [PATCH] chore(release): 1.0.2 [skip ci] ### [1.0.2](https://github.com/Burry/homebridge-smartrent/compare/v1.0.1...v1.0.2) (2022-01-24) ### Bug Fixes * cleaner, less error-prone logger ([149e4c2](https://github.com/Burry/homebridge-smartrent/commit/149e4c27654b6935b37342b41f5ebf0804d5cc7b)) * use HOOBS-compatible characteristic handlers ([4cf8e4c](https://github.com/Burry/homebridge-smartrent/commit/4cf8e4cff8a9b877e5696db1ad03792a92445610)) --- CHANGELOG.md | 8 ++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d1af62..74c1d54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [1.0.2](https://github.com/Burry/homebridge-smartrent/compare/v1.0.1...v1.0.2) (2022-01-24) + + +### Bug Fixes + +* cleaner, less error-prone logger ([149e4c2](https://github.com/Burry/homebridge-smartrent/commit/149e4c27654b6935b37342b41f5ebf0804d5cc7b)) +* use HOOBS-compatible characteristic handlers ([4cf8e4c](https://github.com/Burry/homebridge-smartrent/commit/4cf8e4cff8a9b877e5696db1ad03792a92445610)) + ### [1.0.1](https://github.com/Burry/homebridge-smartrent/compare/v1.0.0...v1.0.1) (2022-01-24) diff --git a/package-lock.json b/package-lock.json index db60c1f..da0a8aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "homebridge-smartrent", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "homebridge-smartrent", - "version": "1.0.1", + "version": "1.0.2", "funding": [ { "type": "github", diff --git a/package.json b/package.json index a0fb25e..fc4ed2f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "displayName": "SmartRent", "name": "homebridge-smartrent", - "version": "1.0.1", + "version": "1.0.2", "description": "Homebridge plugin for SmartRent installations", "keywords": [ "homebridge",