Skip to content

Commit 0ad0314

Browse files
chore(release): 1.6.0 [skip ci]
## [1.6.0](v1.5.0...v1.6.0) (2026-04-15) ### Features * **accessories:** set ConfiguredName on services for HomeKit pairing ([fa30321](fa30321)) ### Bug Fixes * **logs:** clarify thumbnail refresh logging to reflect actual cadence ([a8a9dd7](a8a9dd7)), closes [#20](#20)
1 parent e034af9 commit 0ad0314

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.6.0](https://github.com/BitWise-0x/homebridge-blink-security/compare/v1.5.0...v1.6.0) (2026-04-15)
7+
8+
### Features
9+
10+
* **accessories:** set ConfiguredName on services for HomeKit pairing ([fa30321](https://github.com/BitWise-0x/homebridge-blink-security/commit/fa30321d4ced6ba38de5e626c8317b10cf47a8b8))
11+
12+
### Bug Fixes
13+
14+
* **logs:** clarify thumbnail refresh logging to reflect actual cadence ([a8a9dd7](https://github.com/BitWise-0x/homebridge-blink-security/commit/a8a9dd7ef27be57416de3b045cd71df0d6760874)), closes [#20](https://github.com/BitWise-0x/homebridge-blink-security/issues/20)
15+
616
## [1.6.0-beta.1](https://github.com/BitWise-0x/homebridge-blink-security/compare/v1.5.1-beta.1...v1.6.0-beta.1) (2026-04-15)
717

818
### 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.6.0-beta.1",
4+
"version": "1.6.0",
55
"description": "Homebridge plugin for Amazon Blink security cameras",
66
"keywords": [
77
"homebridge",

0 commit comments

Comments
 (0)