Skip to content

Commit

Permalink
chore: release v0.3.0
Browse files Browse the repository at this point in the history
* (bluefox) packages updated
* (bluefox) Updated JSON config types
  • Loading branch information
GermanBluefox committed Jul 17, 2024
1 parent 15234a2 commit 8cbaa68
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 @@ -295,7 +295,7 @@ This method returns a promise that resolves to a `ProgressDialog` object.
### **WORK IN PROGRESS**
-->
## Changelog
### **WORK IN PROGRESS**
### 0.3.0 (2024-07-17)
* (bluefox) packages updated
* (bluefox) Updated JSON config types

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/dm-utils",
"version": "0.2.2",
"version": "0.3.0",
"description": "ioBroker Device Manager utilities for backend",
"main": "build/index.js",
"publishConfig": {
Expand Down

0 comments on commit 8cbaa68

Please sign in to comment.