Skip to content

Commit

Permalink
Release 9.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zwave-js-bot committed Oct 20, 2023
1 parent 2b8b2eb commit 1454eca
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@


## [9.2.3](https://github.com/zwave-js/zwave-js-ui/compare/v9.2.2...v9.2.3) (2023-10-20)


### Bug Fixes

* add all `EventListener` methods to `TypedEventEmitter` interface ([6e8a6ca](https://github.com/zwave-js/zwave-js-ui/commit/6e8a6caa60deace2fd96cd68390f6d3238e66047))


### Features

* bump [email protected] ([#3368](https://github.com/zwave-js/zwave-js-ui/issues/3368)) ([2b8b2eb](https://github.com/zwave-js/zwave-js-ui/commit/2b8b2eb6d5bc1fbcb4592687aa03726450a6c1db))
* bump [email protected] ([#3367](https://github.com/zwave-js/zwave-js-ui/issues/3367)) ([b055453](https://github.com/zwave-js/zwave-js-ui/commit/b0554535761157b54b6829ab218ac4500329d24b))

## [9.2.2](https://github.com/zwave-js/zwave-js-ui/compare/v9.2.1...v9.2.2) (2023-10-19)


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

0 comments on commit 1454eca

Please sign in to comment.