Skip to content

Commit 80f3f89

Browse files
Version Packages 4.3.0 (#120)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 53769b7 commit 80f3f89

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

.changeset/grumpy-apricots-beg.md

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

.changeset/real-kings-check.md

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

package-lock.json

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

3+
## 4.3.0
4+
5+
### Minor Changes
6+
7+
- [`53769b7`](https://github.com/dgreif/homebridge-hatch-baby-rest/commit/53769b79e06f2608d262dd9fbea1ff11ca861e96) Thanks [@dgreif](https://github.com/dgreif)! - Add `debug` option which logs unknown product details
8+
9+
### Patch Changes
10+
11+
- [`d220117`](https://github.com/dgreif/homebridge-hatch-baby-rest/commit/d220117174390d203f95a83848bf719df68f1b52) Thanks [@dgreif](https://github.com/dgreif)! - Prevent unsupported device logging for `alexa` devices
12+
313
## 4.2.0
414

515
### 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": "4.2.0",
3+
"version": "4.3.0",
44
"description": "Homebridge plugin for Hatch Rest/Restore WiFi sound machines",
55
"main": "lib/homebridge-hatch-baby-rest/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)