Skip to content

Commit

Permalink
chore: release v3.7.3-beta.0
Browse files Browse the repository at this point in the history
Logging for the following CCs has been improved:
`MultiChannelCCCommandEncapsulation` - The source endpoint was added
`SupervisionCCGet` and `SupervisionCCReport` - Added parameter logging
`MultilevelSwitchCCSet`, `MultilevelSwitchCCReport` and `MultilevelSwitchCCStartLevelChange` - Added parameter logging
  • Loading branch information
AlCalzone committed Jun 13, 2020
1 parent 1e2d390 commit 8cfcbb7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## __WORK IN PROGRESS__
-->

## __WORK IN PROGRESS__
## 3.7.3-beta.0 (2020-06-13)
* Logging for the following CCs has been improved:
* `MultiChannelCCCommandEncapsulation` - The source endpoint was added
* `SupervisionCCGet` and `SupervisionCCReport` - Added parameter logging
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.7.2",
"version": "3.7.3-beta.0",
"description": "Z-Wave driver written entirely in JavaScript/TypeScript",
"keywords": [],
"main": "index.js",
Expand Down

0 comments on commit 8cfcbb7

Please sign in to comment.