mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
574 B
574 B
ServisBOT Node Red
To make a change to the node-red runtime being used by K4 avalanche:
- Checkout from this branch
servisbot-branch
- Make changes
- PR into this branch
- Merge on approval
- Manually bump the package version
- Run
npm run build
- Manually publish to NPM with
npm publish
- Request creds from ops for this
CHANGE-LOG
0.18.7-patch-9.1
2021-07-09
- Bug fix for when retuning a array out of a function node
0.18.7-patch-8
2021-07-08
- Added support to log out when organization variable was changed within function or change node