Skip to content

Commit 5b50c7d

Browse files
Update ciao (#1097)
1 parent b67f0e1 commit 5b50c7d

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ All notable changes to `hap-nodejs` will be documented in this file. This projec
1010
- the minimum node version required is now `v20`
1111
- update `commander` from `v13` to `v14`
1212
- Added support for NodeJS 24
13+
- Update @homebridge/ciao to 1.3.3
1314

1415
## v1.2.0 (2025-06-08)
1516

package-lock.json

Lines changed: 4 additions & 7 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
@@ -53,7 +53,7 @@
5353
"@types"
5454
],
5555
"dependencies": {
56-
"@homebridge/ciao": "^1.3.2",
56+
"@homebridge/ciao": "^1.3.3",
5757
"@homebridge/dbus-native": "^0.7.1",
5858
"bonjour-hap": "^3.9.0",
5959
"debug": "^4.4.1",

0 commit comments

Comments
 (0)