Skip to content

Commit b9dd9b9

Browse files
Version Packages (#117)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5624ff7 commit b9dd9b9

File tree

9 files changed

+28
-26
lines changed

9 files changed

+28
-26
lines changed

.changeset/late-sloths-help.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pink-masks-clean.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/rude-tables-beam.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/slimy-cats-leave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

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.

packages/homebridge-hatch-baby-rest/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## 4.1.0
4+
5+
### Minor Changes
6+
7+
- [`9e1f253`](https://github.com/dgreif/homebridge-hatch-baby-rest/commit/9e1f25340c9811bb3acb29b0743930a09d897f49) Thanks [@dgreif](https://github.com/dgreif)! - Support Node 20
8+
9+
- [`512fdfe`](https://github.com/dgreif/homebridge-hatch-baby-rest/commit/512fdfeda576e871c0d99088b91990a094fe19ac) Thanks [@dgreif](https://github.com/dgreif)! - Add support for Rest Gen 2 with updated routines
10+
11+
### Patch Changes
12+
13+
- [`c4f2596`](https://github.com/dgreif/homebridge-hatch-baby-rest/commit/c4f259692ef546892d304caeb19038ebd8b78f8c) Thanks [@dgreif](https://github.com/dgreif)! - Fix bug where state was only partially retained after receiving remote changes
14+
15+
- [`171696f`](https://github.com/dgreif/homebridge-hatch-baby-rest/commit/171696f50b43ea130734e0c63978e59f21db7ed2) Thanks [@dgreif](https://github.com/dgreif)! - Update dependencies
16+
317
## 4.0.1
418

519
### Patch Changes

packages/homebridge-hatch-baby-rest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "homebridge-hatch-baby-rest",
3-
"version": "4.0.1",
3+
"version": "4.1.0",
44
"description": "Homebridge plugin for Hatch Rest/Restore WiFi sound machines",
55
"main": "lib/homebridge-hatch-baby-rest/index.js",
66
"scripts": {

packages/homebridge-hatch-rest-bluetooth/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 4.1.0
4+
5+
### Minor Changes
6+
7+
- [`9e1f253`](https://github.com/dgreif/homebridge-hatch-baby-rest/commit/9e1f25340c9811bb3acb29b0743930a09d897f49) Thanks [@dgreif](https://github.com/dgreif)! - Support Node 20
8+
9+
### Patch Changes
10+
11+
- [`171696f`](https://github.com/dgreif/homebridge-hatch-baby-rest/commit/171696f50b43ea130734e0c63978e59f21db7ed2) Thanks [@dgreif](https://github.com/dgreif)! - Update dependencies
12+
313
## 4.0.0
414

515
### Major Changes

packages/homebridge-hatch-rest-bluetooth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "homebridge-hatch-rest-bluetooth",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "Homebridge plugin for Hatch Rest bluetooth sound machine",
55
"main": "lib/homebridge-hatch-rest-bluetooth/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)