Skip to content

Commit 29ec3ae

Browse files
committed
v0.14.3
1 parent 778ba43 commit 29ec3ae

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to `hap-nodejs` will be documented in this file. This project tries to adhere to [Semantic Versioning](http://semver.org/).
44

5-
## v0.14.3 (Pending Release)
5+
## v0.14.3 (2026-03-29)
66

77
### Changed
88

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,6 +1,6 @@
11
{
22
"name": "hap-nodejs",
3-
"version": "0.14.2",
3+
"version": "0.14.3",
44
"description": "HAP-NodeJS is a Node.js implementation of HomeKit Accessory Server.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)