🎉 Release of add-on Node-RED 6.0.2

This commit is contained in:
Community Hass.io Add-ons Bot 2020-01-15 17:07:48 +00:00
parent 88d4a147c4
commit 27d8011679
4 changed files with 11 additions and 15 deletions

View file

@ -965,10 +965,10 @@ SOFTWARE.
[nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[nginxproxymanager-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[nginxproxymanager-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/v6.0.1
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v6.0.1/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/v6.0.2
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v6.0.2/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-v6.0.1-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-v6.0.2-blue.svg
[node-red-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/node-red-armhf.svg
[node-red-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[node-red-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -4,15 +4,11 @@ This is a general maintenance release.
### 🔨 Changes
- :arrow_up: Updates node-red-contrib-cast to v0.2.13 (#410)
- :arrow_up: Updates node-red-contrib-home-assistant-websocket to… (#416)
- 🔨Install all npm packages in a single command (#412)
- :arrow_up: Updates snyk to v1.274.0 (#414)
- :arrow_up: Updates node-red-contrib-home-assistant-websocket to… (#418)
- :arrow_up: Updates node-red-node-email to v1.7.4 (#420)
- :arrow_up: Updates snyk to v1.277.3 (#419)
- :arrow_up: Updates node-red-contrib-home-assistant-websocket to v0.19.4 (#425)
- :arrow_up: Updates node-red-contrib-theme-midnight-red to v1.0.25 (#422)
- :arrow_up: Updates snyk to v1.278.1 (#423)
[changelog]: https://github.com/hassio-addons/addon-node-red/compare/v6.0.0...v6.0.1
[changelog]: https://github.com/hassio-addons/addon-node-red/compare/v6.0.1...v6.0.2
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:

View file

@ -41,7 +41,7 @@ If you are more interested in stable releases of our add-ons:
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-node-red/blob/v6.0.1/README.md
[docs]: https://github.com/hassio-addons/addon-node-red/blob/v6.0.2/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-node-red/55023?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
@ -50,6 +50,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-v6.0.1-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/v6.0.1
[release-shield]: https://img.shields.io/badge/version-v6.0.2-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/v6.0.2
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png

View file

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