Skip to content

Commit 5349f06

Browse files
committed
1.3.1
1 parent 744a8af commit 5349f06

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.3.1] - 2023-04-03
6+
7+
### Improvements
8+
- Editor: CSS
9+
10+
### Fixes
11+
- Write input value to context store even if it is equal to the configured default value.
12+
513

614
## [1.3.0] - 2023-02-22
715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@waldbaer/node-red-persistent-values",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "A user-friendly abstraction of the Node-RED context stores.",
55
"author": "waldbaer",
66
"license": "MIT",

0 commit comments

Comments
 (0)