Skip to content

Commit

Permalink
chore: release v3.5.7
Browse files Browse the repository at this point in the history
* `iobroker` plugin: call correct method when translating news entries fails
  • Loading branch information
AlCalzone committed Mar 10, 2022
1 parent b77940c commit c8aaf40
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Placeholder for the next version (at the beginning of the line):
## **WORK IN PROGRESS**
-->
## **WORK IN PROGRESS**
## 3.5.7 (2022-03-10)
* `iobroker` plugin: call correct method when translating news entries fails

## 3.5.6 (2022-03-06)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alcalzone/release-script-repo",
"version": "3.5.6",
"version": "3.5.7",
"description": "Release script to automatically increment version numbers and push git tags",
"keywords": [
"release",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-iobroker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "3.5.6",
"version": "3.5.7",
"description": "Plugin for Al Calzone's release script: ioBroker",
"keywords": [],
"license": "MIT",
Expand Down

0 comments on commit c8aaf40

Please sign in to comment.