Skip to content

Commit

Permalink
Release 9.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zwave-js-bot committed Dec 1, 2023
1 parent 4856efd commit e4c1eb5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [9.5.1](https://github.com/zwave-js/zwave-js-ui/compare/v9.5.0...v9.5.1) (2023-12-01)


### Bug Fixes

* pkg missing `axios` exec ([4856efd](https://github.com/zwave-js/zwave-js-ui/commit/4856efd3af76c50b5096b6a8bdf833bf3f7ee376)), closes [#3458](https://github.com/zwave-js/zwave-js-ui/issues/3458)

# [9.5.0](https://github.com/zwave-js/zwave-js-ui/compare/v9.4.1...v9.5.0) (2023-11-30)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

0 comments on commit e4c1eb5

Please sign in to comment.