Skip to content

Commit a4e8747

Browse files
committed
Release 11.8.2
1 parent 60741b0 commit a4e8747

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1+
# Changelog
12

3+
## [11.8.2](///compare/v11.8.1...v11.8.2) (2025-11-30)
4+
5+
### Bug Fixes
6+
7+
* **ui:** snackbar messages style issues 60741b0, closes #4487
8+
* **ui:** sorting error 9d60bc7
29

310
## [11.8.1](https://github.com/zwave-js/zwave-js-ui/compare/v11.8.0...v11.8.1) (2025-11-25)
411

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": "zwave-js-ui",
33
"type": "module",
4-
"version": "11.8.1",
4+
"version": "11.8.2",
55
"description": "Z-Wave Control Panel and MQTT Gateway",
66
"keywords": [
77
"mqtt",

0 commit comments

Comments
 (0)