Skip to content

Commit fd079ab

Browse files
committed
minor dependency updates
1 parent cfac69b commit fd079ab

File tree

3 files changed

+898
-532
lines changed

3 files changed

+898
-532
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

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

5+
## v1.8.5 (2024-10-25)
6+
7+
### Changed
8+
9+
- support plugins with dots in their npm scope (#3687) (@gtalusan)
10+
- mark compatible with node v22
11+
- minor dependency updates
12+
13+
### Homebridge Dependencies
14+
15+
- `hap-nodejs` @ `v0.12.3`
16+
517
## v1.8.4 (2024-07-19)
618

719
### Fixed
@@ -18,6 +30,10 @@ All notable changes to `homebridge` will be documented in this file. This projec
1830
- Please visit the following link to learn more about the changes and how to prepare:
1931
- [Updating-To-Homebridge-v2.0](https://github.com/homebridge/homebridge/wiki/Updating-To-Homebridge-v2.0)
2032

33+
### Homebridge Dependencies
34+
35+
- `hap-nodejs` @ `v0.12.2`
36+
2137
## v1.8.3 (2024-06-19)
2238

2339
### Changed

0 commit comments

Comments
 (0)