Skip to content

Commit 9fdf3a0

Browse files
Version Packages
1 parent d34bfe4 commit 9fdf3a0

File tree

6 files changed

+16
-10
lines changed

6 files changed

+16
-10
lines changed

.changeset/fix-light-switch-brightness.md

Lines changed: 0 additions & 6 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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 6.2.1
4+
5+
### Patch Changes
6+
7+
- [`d34bfe4`](https://github.com/dgreif/homebridge-hatch-baby-rest/commit/d34bfe424c21b5c34875182e15cb11a13c2ee72f) Thanks [@dgreif](https://github.com/dgreif)! - Fix light switch toggle not setting brightness to 0 when turned off
8+
39
## 6.2.0
410

511
### Minor 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": "6.2.0",
3+
"version": "6.2.1",
44
"type": "module",
55
"description": "Homebridge plugin for Hatch Rest/Restore WiFi sound machines",
66
"main": "lib/homebridge-hatch-baby-rest/index.js",

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

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

3+
## 6.0.3
4+
5+
### Patch Changes
6+
7+
- [`d34bfe4`](https://github.com/dgreif/homebridge-hatch-baby-rest/commit/d34bfe424c21b5c34875182e15cb11a13c2ee72f) Thanks [@dgreif](https://github.com/dgreif)! - Fix light switch toggle not setting brightness to 0 when turned off
8+
39
## 6.0.2
410

511
### Patch 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": "6.0.2",
3+
"version": "6.0.3",
44
"type": "module",
55
"description": "Homebridge plugin for Hatch Rest bluetooth sound machine",
66
"main": "lib/homebridge-hatch-rest-bluetooth/index.js",

0 commit comments

Comments
 (0)