🎉 Release of add-on Node-RED 7.2.4

This commit is contained in:
Community Hass.io Add-ons Bot 2020-10-10 14:53:58 +00:00
parent 1f1cbaffaf
commit a4caad52b2
4 changed files with 11 additions and 10 deletions

View file

@ -2,11 +2,12 @@
### 🔨 Changes
- ⬆️ Bump node-red-contrib-moment from 3.0.3 to 4.0.0 (#706)
- ⬆️ Bump snyk from 1.406.0 to 1.409.1 (#707)
- ⬆️ Bump node-red-contrib-home-assistant-websocket to 0.27.0 (#708)
- ⬆️ Bump node-red-contrib-bigtimer from 2.5.0 to 2.6.0 (#712)
- ⬆️ Bump snyk from 1.409.1 to 1.410.2 (#711)
- ⬆️ Bump node-red-contrib-home-assistant-websocket from 0.27.0 to 0.27.1 (#710)
- ⬆️ Bump snyk from 1.410.2 to 1.410.4 (#716)
[changelog]: https://github.com/hassio-addons/addon-node-red/compare/v7.2.2...v7.2.3
[changelog]: https://github.com/hassio-addons/addon-node-red/compare/v7.2.3...v7.2.4
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:

View file

@ -47,6 +47,6 @@ If you are more interested in stable releases of our add-ons:
[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-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v7.2.3-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/v7.2.3
[release-shield]: https://img.shields.io/badge/version-v7.2.4-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/v7.2.4
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Node-RED",
"version": "7.2.3",
"version": "7.2.4",
"slug": "nodered",
"description": "Flow-based programming for the Internet of Things",
"url": "https://github.com/hassio-addons/addon-node-red",