Skip to content

Commit

Permalink
Release 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zwave-js-bot committed Dec 16, 2021
1 parent 1570667 commit 1d0c274
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [6.1.1](https://github.com/zwave-js/zwavejs2mqtt/compare/v6.1.0...v6.1.1) (2021-12-16)


### Features

* bump [email protected] ([4684356](https://github.com/zwave-js/zwavejs2mqtt/commit/4684356fe4419319bde22ea962baf96617e6ca8f))
* support for refreshInfo options ([1570667](https://github.com/zwave-js/zwavejs2mqtt/commit/15706676f5a598a5d308d1f55c41ea32c7d56447))

* fix(ui): always show Configuration CC (22aacb3)
* feat: bump [email protected] (#2031) (7ea362a)
* docs: fix lint (b0a1aa4)
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": "zwavejs2mqtt",
"version": "6.1.0",
"version": "6.1.1",
"bin": "server/bin/www.js",
"description": "Zwavejs2Mqtt Gateway",
"author": "Daniel Lando <[email protected]>",
Expand Down

0 comments on commit 1d0c274

Please sign in to comment.