Skip to content

Commit 465afdd

Browse files
chore(release): 1.9.1 [skip ci]
## [1.9.1](v1.9.0...v1.9.1) (2026-05-16) ### Bug Fixes * **schema:** set default for blink polling slider and update description ([c87b163](c87b163))
1 parent c87b163 commit 465afdd

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

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+
## [1.9.1](https://github.com/BitWise-0x/homebridge-blink-security/compare/v1.9.0...v1.9.1) (2026-05-16)
7+
8+
### Bug Fixes
9+
10+
* **schema:** set default for blink polling slider and update description ([c87b163](https://github.com/BitWise-0x/homebridge-blink-security/commit/c87b163eb23644d3ec8abc2296d769a736ca5142))
11+
612
## [1.9.0](https://github.com/BitWise-0x/homebridge-blink-security/compare/v1.8.0...v1.9.0) (2026-05-16)
713

814
### Features

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": "Blink Security",
33
"name": "@jackietreeh0rn/homebridge-blink-security",
4-
"version": "1.9.0",
4+
"version": "1.9.1",
55
"description": "Homebridge plugin for Amazon Blink security cameras",
66
"keywords": [
77
"homebridge",

0 commit comments

Comments
 (0)