mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 12:11:33 +00:00
⬆️ Updating add-on Node-RED to b710405
This commit is contained in:
parent
b737d67d26
commit
7f7384c05e
4 changed files with 21 additions and 6 deletions
|
@ -1,4 +1,19 @@
|
|||
# Changelog since v9.0.1
|
||||
- Bump node-red-contrib-home-assistant-websocket from 0.30.1 to 0.31.1 (#1020)
|
||||
|
||||
* Bump node-red-contrib-home-assistant-websocket in /node-red
|
||||
|
||||
Bumps [node-red-contrib-home-assistant-websocket](https://github.com/zachowj/node-red-contrib-home-assistant-websocket) from 0.30.1 to 0.31.0.
|
||||
- [Release notes](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/releases)
|
||||
- [Changelog](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/blob/main/CHANGELOG.md)
|
||||
- [Commits](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/compare/v0.30.1...v0.31.0)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
* Update node-red/package.json
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
Co-authored-by: Franck Nijhof <frenck@addons.community>
|
||||
- Bump node-red from 1.3.3 to 1.3.5 (#1019)
|
||||
|
||||
Bumps [node-red](https://github.com/node-red/node-red) from 1.3.3 to 1.3.5.
|
||||
|
|
|
@ -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-2ebe72a-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/2ebe72a
|
||||
[release-shield]: https://img.shields.io/badge/version-b710405-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/b710405
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Node-RED",
|
||||
"version": "2ebe72a",
|
||||
"version": "b710405",
|
||||
"slug": "nodered",
|
||||
"description": "Flow-based programming for the Internet of Things",
|
||||
"url": "https://github.com/hassio-addons/addon-node-red",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue