Skip to content

Commit

Permalink
chore: release v3.6.4
Browse files Browse the repository at this point in the history
#
  • Loading branch information
AlCalzone committed Jun 4, 2020
1 parent 7ddff80 commit 09f3afe
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
## __WORK IN PROGRESS__
-->

## 3.6.4 (2020-06-04)
### Bugfixes
* `Thermostat Setpoint Set` has been removed from the compat queries for Danfoss thermostats, because it overwrites queued commands

## 3.6.3 (2020-06-03)
### Bugfixes
* Always send handshakes replies, even if the target node is asleep
Expand Down
2 changes: 1 addition & 1 deletion 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",
"version": "3.6.3",
"version": "3.6.4",
"description": "Z-Wave driver written entirely in JavaScript/TypeScript",
"keywords": [],
"main": "index.js",
Expand Down

0 comments on commit 09f3afe

Please sign in to comment.