Skip to content

Commit

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


## [9.0.2](https://github.com/zwave-js/zwave-js-ui/compare/v9.0.1...v9.0.2) (2023-09-29)


### Bug Fixes

* auto redirect when using old paths ([#3308](https://github.com/zwave-js/zwave-js-ui/issues/3308)) ([e5793bd](https://github.com/zwave-js/zwave-js-ui/commit/e5793bdf4b5a0bfb4935eea211f220da52220adb))

## [9.0.1](https://github.com/zwave-js/zwave-js-ui/compare/v9.0.0...v9.0.1) (2023-09-27)


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.0.1",
"version": "9.0.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 50d6896

Please sign in to comment.