Skip to content

Commit b76250b

Browse files
committed
chore(release): 2.3.0
1 parent fef3f83 commit b76250b

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

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. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.3.0](https://github.com/alexkn/node-red-contrib-valetudo/compare/v2.2.0...v2.3.0) (2021-01-10)
6+
7+
8+
### Features
9+
10+
* support base64 deflated JSON string map from Valetudo 2021.01.0b0 ([fa4b198](https://github.com/alexkn/node-red-contrib-valetudo/commit/fa4b1987ff37bdb439d5c8ca9aa71c3e2439dd16))
11+
* support deflated JSON string map from Valetudo 2021.01.0b0 ([80faa28](https://github.com/alexkn/node-red-contrib-valetudo/commit/80faa2832bcb5e348bbeb18243f8072afc47ac90))
12+
513
## [2.2.0](https://github.com/alexkn/node-red-contrib-valetudo/compare/v2.1.0...v2.2.0) (2020-08-02)
614

715

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-contrib-valetudo",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "Node-RED-nodes for valetudo",
55
"main": "none",
66
"scripts": {

0 commit comments

Comments
 (0)