File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44
55
6- ## [ 1.0.0] - 2023-01-09
6+ ## [ 1.0.0] - 2023-01-25
77
88Initial version of persistent values!
99
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ configuration and the persistent value to be accessed.
1818Persistent values are typically states, configuration options etc. which shall survice a restart of NodeRED.
1919
2020# Installation
21- [ ![ NPM] ( https://nodei.co/npm/@waldbaer/node-red-persistent-values.png?downloads=true )] ( https://nodei.co/npm /@waldbaer/node-red-persistent-values.png?downloads=true )
21+ [ ![ NPM] ( https://nodei.co/npm/@waldbaer/node-red-persistent-values.png?downloads=true )] ( https://www.npmjs.com/package /@waldbaer/node-red-persistent-values )
2222
2323You can install the nodes using the NodeRED 'Manage palette' in the side bar.
2424
You can’t perform that action at this time.
0 commit comments