Skip to content

Commit 1feddfc

Browse files
chore(release): 1.8.0-beta.1 [skip ci]
## [1.8.0-beta.1](v1.7.1...v1.8.0-beta.1) (2026-04-16) ### Features * **logging:** add quiet mode to suppress routine log chatter ([303ca7c](303ca7c)), closes [#24](#24)
1 parent 303ca7c commit 1feddfc

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.8.0-beta.1](https://github.com/BitWise-0x/homebridge-blink-security/compare/v1.7.1...v1.8.0-beta.1) (2026-04-16)
7+
8+
### Features
9+
10+
* **logging:** add quiet mode to suppress routine log chatter ([303ca7c](https://github.com/BitWise-0x/homebridge-blink-security/commit/303ca7c544e59d5c57f2527531df84b757dff03b)), closes [#24](https://github.com/BitWise-0x/homebridge-blink-security/issues/24)
11+
612
## [1.7.1](https://github.com/BitWise-0x/homebridge-blink-security/compare/v1.7.0...v1.7.1) (2026-04-15)
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.7.1",
4+
"version": "1.8.0-beta.1",
55
"description": "Homebridge plugin for Amazon Blink security cameras",
66
"keywords": [
77
"homebridge",

0 commit comments

Comments
 (0)