Skip to content

Commit

Permalink
chore: release v0.1.11
Browse files Browse the repository at this point in the history
* (HGlab01) Improve stateSetCreate
* (HGlab01) no longer support for state expire
* (HGlab01) TraverseJson() --> traverseJson()
* (HGlab01) provide sleep()
  • Loading branch information
HGlab01 committed Apr 12, 2023
1 parent 82d4bca commit 00e3332
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ https://github.com/HGlab01/ioBroker.fuelpricemonitor
Placeholder for the next version (at the beginning of the line):
### __WORK IN PROGRESS__
-->
### 0.1.11-alpha.2 (2023-03-30)
### 0.1.11 (2023-04-12)
* (HGlab01) Improve stateSetCreate
* (HGlab01) no longer support for state expire
* (HGlab01) TraverseJson() --> traverseJson()
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker-jsonexplorer",
"version": "0.1.11-alpha.2",
"version": "0.1.11",
"description": "Creates ioBroker states based on a json-object",
"main": "jsonExplorer.js",
"scripts": {
Expand Down

0 comments on commit 00e3332

Please sign in to comment.