Skip to content

Commit

Permalink
release 0.10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
codmpm committed Jun 8, 2020
1 parent a74ce16 commit d202dc3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 0.10.8
* fixed missing event parameter for stream-in

### 0.10.7
* fixed non working keepalive node, introduced in `0.10.6`
* fixed translations in miniserver-config
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": "node-red-contrib-loxone",
"version": "0.10.7",
"version": "0.10.8",
"description": "Connecting the Loxone Miniserver to node-red via Websocket API",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit d202dc3

Please sign in to comment.