Skip to content

Commit ff406cb

Browse files
committed
v0.14.0
1 parent 119d62c commit ff406cb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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.13.2 (Unreleased)
5+
## v0.14.0 (2025-10-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.13.1",
3+
"version": "0.14.0",
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)