Skip to content

Commit 07720e8

Browse files
committed
v4.56.4
## v4.56.4 (2024-06-25) ### Other Changes - Temporarily add maintainers to package.json to handle NPM schema change (#2080) (@PatrickStankard)
1 parent b064018 commit 07720e8

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

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

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

5+
## v4.56.4 (2024-06-25)
6+
7+
### Other Changes
8+
9+
- Temporarily add maintainers to package.json to handle NPM schema change (#2080) (@PatrickStankard)
10+
511
## v4.56.3 (2024-06-22)
612

713
### Other Changes

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,7 +1,7 @@
11
{
22
"name": "homebridge-config-ui-x",
33
"displayName": "Homebridge UI",
4-
"version": "4.56.3",
4+
"version": "4.56.4",
55
"description": "A web based management, configuration and control platform for Homebridge.",
66
"license": "MIT",
77
"author": "oznu <dev@oz.nu>",

0 commit comments

Comments
 (0)