From 8936ecb38ace374d02bf03ff047b395a0ea6b925 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 2 Feb 2025 21:42:58 +0000 Subject: [PATCH] chore(release): 2.0.18 [skip ci] ## [2.0.18](https://github.com/jabrown93/homebridge-smartrent/compare/v2.0.17...v2.0.18) (2025-02-02) ### Bug Fixes * set type as module in package.json ([2a1c0b9](https://github.com/jabrown93/homebridge-smartrent/commit/2a1c0b92ee99137ca7f5c880c40cb610ac7777bf)) * use standard config screen ([68d0365](https://github.com/jabrown93/homebridge-smartrent/commit/68d03658d7b80c94273ca35b6a73209a2fe29fda)) --- 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 d3c9aad..0fcd2a3 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. +## [2.0.18](https://github.com/jabrown93/homebridge-smartrent/compare/v2.0.17...v2.0.18) (2025-02-02) + +### Bug Fixes + +* set type as module in package.json ([2a1c0b9](https://github.com/jabrown93/homebridge-smartrent/commit/2a1c0b92ee99137ca7f5c880c40cb610ac7777bf)) +* use standard config screen ([68d0365](https://github.com/jabrown93/homebridge-smartrent/commit/68d03658d7b80c94273ca35b6a73209a2fe29fda)) + ## [2.0.17](https://github.com/jabrown93/homebridge-smartrent/compare/v2.0.16...v2.0.17) (2025-01-12) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 774f9ef..a7f3e6c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@jabrown93/homebridge-smartrent", - "version": "2.0.17", + "version": "2.0.18", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@jabrown93/homebridge-smartrent", - "version": "2.0.17", + "version": "2.0.18", "license": "GPL-3.0-or-later", "dependencies": { "@homebridge/plugin-ui-utils": "^2.0.0", diff --git a/package.json b/package.json index d53ed17..d3516e7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "displayName": "SmartRent", "name": "@jabrown93/homebridge-smartrent", - "version": "2.0.17", + "version": "2.0.18", "description": "Homebridge plugin for SmartRent installations", "keywords": [ "homebridge",