Skip to content

Commit

Permalink
chore: release v2.1.7
Browse files Browse the repository at this point in the history
* (mcm57) Update index.js - fix typo in error message (packet.json)
* (mcm57) Update index.js - renumber E504/1 to 519 - fixes #112
  • Loading branch information
GermanBluefox committed Aug 14, 2023
1 parent 1d17039 commit 1a82c14
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ Branch (`master/main/dev`) is optional.
-->

## Changelog
### **WORK IN PROGRESS**
### 2.1.7 (2023-08-14)
* (mcm57) Update index.js - fix typo in error message (packet.json)
* (mcm57) Update index.js - renumber E504/1 to 519 - fixes #112

### 2.1.6 (2022-12-08)
* (bluefox) added better error logging

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.1.6",
"version": "2.1.7",
"name": "@iobroker/repochecker",
"dependencies": {
"axios": "^1.4.0",
Expand Down

0 comments on commit 1a82c14

Please sign in to comment.