🎉 Release of add-on Z-Wave JS to MQTT 0.25.1

This commit is contained in:
Community Hass.io Add-ons Bot 2021-09-27 10:36:25 +00:00
parent 207540dd8e
commit 7cdf925c41
4 changed files with 12 additions and 12 deletions

View file

@ -1,10 +1,10 @@
## Whats changed
## 🧰 Maintenance
- 🚑 Increase yarn network timeout for more consistent builds @frenck (#255)
## ⬆️ Dependency updates
- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#246)
- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#250)
- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#248)
- ⬆️ Upgrades nodejs to 14.17.6-r0 @frenck (#252)
- ⬆️ Upgrades add-on base image to 10.1.0 @frenck (#253)
- Upgrades ZwaveJS2Mqtt to v5.6.0 @asucrews (#251)
- ⬆️ Upgrades ZwaveJS2Mqtt to v5.6.1 @frenck (#254)
- ⬆️ Upgrades ZwaveJS2Mqtt to v5.6.2 @frenck (#256)

View file

@ -40,5 +40,5 @@ Some advantages and use-cases for this are:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.25.0-blue.svg
[release]: https://github.com/hassio-addons/addon-zwavejs2mqtt/tree/v0.25.0
[release-shield]: https://img.shields.io/badge/version-v0.25.1-blue.svg
[release]: https://github.com/hassio-addons/addon-zwavejs2mqtt/tree/v0.25.1

View file

@ -1,6 +1,6 @@
{
"name": "Z-Wave JS to MQTT",
"version": "0.25.0",
"version": "0.25.1",
"slug": "zwavejs2mqtt",
"description": "Fully configurable Z-Wave JS to MQTT gateway and control panel",
"url": "https://github.com/hassio-addons/addon-zwavejs2mqtt",