Bump zwave_js to 9.3.0 and zwave-js-server to 1.17.0 (#2492)

This commit is contained in:
Raman Gupta
2022-05-24 17:41:56 -04:00
committed by GitHub
parent d133b38bba
commit 5a67d23aeb
3 changed files with 9 additions and 4 deletions

View File

@@ -1,9 +1,14 @@
# Changelog # Changelog
## 0.1.59
- Bump Z-Wave JS to 9.3.0
- Bump Z-Wave JS Server to 1.17.0
## 0.1.58 ## 0.1.58
- Bump Z-Wave JS to 9.0.7 - Bump Z-Wave JS to 9.0.7
- Bump Z-Wave JS to 1.16.1 - Bump Z-Wave JS Server to 1.16.1
## 0.1.57 ## 0.1.57

View File

@@ -9,5 +9,5 @@ codenotary:
signer: notary@home-assistant.io signer: notary@home-assistant.io
base_image: notary@home-assistant.io base_image: notary@home-assistant.io
args: args:
ZWAVEJS_SERVER_VERSION: 1.16.1 ZWAVEJS_SERVER_VERSION: 1.17.0
ZWAVEJS_VERSION: 9.0.7 ZWAVEJS_VERSION: 9.3.0

View File

@@ -1,5 +1,5 @@
--- ---
version: 0.1.58 version: 0.1.59
slug: zwave_js slug: zwave_js
name: Z-Wave JS name: Z-Wave JS
description: Control a ZWave network with Home Assistant Z-Wave JS description: Control a ZWave network with Home Assistant Z-Wave JS