Skip to content

Commit 3234f82

Browse files
committed
Release 11.5.2
1 parent 44338d7 commit 3234f82

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

3+
## [11.5.2](https://github.com/zwave-js/zwave-js-ui/compare/v11.5.1...v11.5.2) (2025-10-17)
4+
5+
6+
### Bug Fixes
7+
8+
* log store path during application startup ([44338d7](https://github.com/zwave-js/zwave-js-ui/commit/44338d7f7191a734e7f445a2727dae20a6cc12b9))
9+
* remove .npmignore and update files in package.json ([20a76e2](https://github.com/zwave-js/zwave-js-ui/commit/20a76e218112077a32c76c6fb25313b8fac9156c))
10+
* restore release-it hooks ([f7ba20e](https://github.com/zwave-js/zwave-js-ui/commit/f7ba20e0f137caea4d787f29ec5f013802309336))
11+
312
## [11.5.1](https://github.com/zwave-js/zwave-js-ui/compare/v11.5.0...v11.5.1) (2025-10-17)
413

514

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.5.1",
4+
"version": "11.5.2",
55
"description": "Z-Wave Control Panel and MQTT Gateway",
66
"keywords": [
77
"mqtt",

0 commit comments

Comments
 (0)