Skip to content

Commit

Permalink
chore: release v2.1.0
Browse files Browse the repository at this point in the history
* (bluefox) Added support of jsonConfig.json5 and jsonCustom.json5
  • Loading branch information
GermanBluefox committed May 26, 2022
1 parent 6507c64 commit 0a53af3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Branch (`master/main/dev`) is optional.
-->

## Changelog
### **WORK IN PROGRESS**
### 2.1.0 (2022-05-26)
* (bluefox) Added support of jsonConfig.json5 and jsonCustom.json5

### 2.0.5 (2022-05-22)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.0.5",
"version": "2.1.0",
"name": "@iobroker/repochecker",
"dependencies": {
"axios": "^0.27.2",
Expand Down

0 comments on commit 0a53af3

Please sign in to comment.