Skip to content

Commit

Permalink
Release 9.27.8
Browse files Browse the repository at this point in the history
  • Loading branch information
zwave-js-bot committed Dec 3, 2024
1 parent b544d38 commit 6c82b1d
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@


## [9.27.8](https://github.com/zwave-js/zwave-js-ui/compare/v9.27.7...v9.27.8) (2024-12-03)


### Bug Fixes

* hide rf region select when it's known ([a1e23bc](https://github.com/zwave-js/zwave-js-ui/commit/a1e23bcc4b637d58165665847fd8968e6c87c069)), closes [#4045](https://github.com/zwave-js/zwave-js-ui/issues/4045)
* wrong log module on log messages ([db352cb](https://github.com/zwave-js/zwave-js-ui/commit/db352cbeb8154d20eb2bb4982aec0a0caaede310))


### Features

* bump [email protected] ([#4046](https://github.com/zwave-js/zwave-js-ui/issues/4046)) ([b544d38](https://github.com/zwave-js/zwave-js-ui/commit/b544d380a838257fda3526bb2deb0c917aca9a09))

## [9.27.7](https://github.com/zwave-js/zwave-js-ui/compare/v9.27.6...v9.27.7) (2024-11-22)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zwave-js-ui",
"version": "9.27.7",
"version": "9.27.8",
"description": "Z-Wave Control Panel and MQTT Gateway",
"keywords": [
"mqtt",
Expand Down

0 comments on commit 6c82b1d

Please sign in to comment.