Skip to content

Commit 2e95e34

Browse files
chore(release): 1.11.0 [skip ci]
## [1.11.0](v1.10.4...v1.11.0) (2026-06-19) ### Features * **logs:** suppress additional routine logging ([#44](#44)) ([c003fa4](c003fa4))
1 parent c003fa4 commit 2e95e34

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.11.0](https://github.com/BitWise-0x/homebridge-blink-security/compare/v1.10.4...v1.11.0) (2026-06-19)
7+
8+
### Features
9+
10+
* **logs:** suppress additional routine logging ([#44](https://github.com/BitWise-0x/homebridge-blink-security/issues/44)) ([c003fa4](https://github.com/BitWise-0x/homebridge-blink-security/commit/c003fa4e419a98c6799e7fd30887971f1bca3d65))
11+
612
## [1.10.4](https://github.com/BitWise-0x/homebridge-blink-security/compare/v1.10.3...v1.10.4) (2026-06-17)
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": "Blink Security",
33
"name": "@jackietreeh0rn/homebridge-blink-security",
4-
"version": "1.10.4",
4+
"version": "1.11.0",
55
"description": "Homebridge plugin for Amazon Blink security cameras",
66
"keywords": [
77
"homebridge",

0 commit comments

Comments
 (0)