Skip to content

Commit 3e6b39b

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2026-02-28) ### Bug Fixes * enable liveview by default in config schema ([ddbcfb5](ddbcfb5))
1 parent ddbcfb5 commit 3e6b39b

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.0.1](https://github.com/BitWise-0x/homebridge-blink-security/compare/v1.0.0...v1.0.1) (2026-02-28)
7+
8+
### Bug Fixes
9+
10+
* enable liveview by default in config schema ([ddbcfb5](https://github.com/BitWise-0x/homebridge-blink-security/commit/ddbcfb5b34454c5488e379f049698ec4a10489ab))
11+
612
## 1.0.0 (2026-02-27)
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.0.0",
4+
"version": "1.0.1",
55
"description": "Homebridge plugin for Amazon Blink security cameras",
66
"keywords": [
77
"homebridge",

0 commit comments

Comments
 (0)