Skip to content

Commit

Permalink
Release 8.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zwave-js-bot committed Sep 4, 2023
1 parent 1e04cab commit 1caa735
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@


## [8.24.2](https://github.com/zwave-js/zwave-js-ui/compare/v8.24.1...v8.24.2) (2023-09-04)


### Bug Fixes

* **ui:** better re-discover tooltip ([1e04cab](https://github.com/zwave-js/zwave-js-ui/commit/1e04cab0e551a9996081a94fe81e1545d614f656))


### Features

* bump [email protected] ([#3261](https://github.com/zwave-js/zwave-js-ui/issues/3261)) ([4fa18a8](https://github.com/zwave-js/zwave-js-ui/commit/4fa18a89ac4f0fd922fd9218d2542e41b5d56ea3))

## [8.24.1](https://github.com/zwave-js/zwave-js-ui/compare/v8.24.0...v8.24.1) (2023-09-04)


Expand Down
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": "8.24.1",
"version": "8.24.2",
"bin": "server/bin/www.js",
"description": "Z-Wave Control Panel and MQTT Gateway",
"author": "Daniel Lando <[email protected]>",
Expand Down

0 comments on commit 1caa735

Please sign in to comment.