Skip to content

Commit 17c98e3

Browse files
chore(release): 2.1.0-beta.5 [skip ci]
## [2.1.0-beta.5](v2.1.0-beta.4...v2.1.0-beta.5) (2025-02-02) ### Bug Fixes * fix auto locking conditions ([631afb2](631afb2))
1 parent 631afb2 commit 17c98e3

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
## [2.1.0-beta.5](https://github.com/jabrown93/homebridge-smartrent/compare/v2.1.0-beta.4...v2.1.0-beta.5) (2025-02-02)
7+
8+
### Bug Fixes
9+
10+
* fix auto locking conditions ([631afb2](https://github.com/jabrown93/homebridge-smartrent/commit/631afb21fac222a8affef37f12918913f2965b26))
11+
612
## [2.1.0-beta.4](https://github.com/jabrown93/homebridge-smartrent/compare/v2.1.0-beta.3...v2.1.0-beta.4) (2025-02-02)
713

814
### Bug Fixes

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": "@jabrown93/homebridge-smartrent",
4-
"version": "2.1.0-beta.4",
4+
"version": "2.1.0-beta.5",
55
"description": "Homebridge plugin for SmartRent installations",
66
"keywords": [
77
"homebridge",

0 commit comments

Comments
 (0)