Skip to content

Commit c8aaf40

Browse files
committed
chore: release v3.5.7
* `iobroker` plugin: call correct method when translating news entries fails
1 parent b77940c commit c8aaf40

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Placeholder for the next version (at the beginning of the line):
44
## **WORK IN PROGRESS**
55
-->
6-
## **WORK IN PROGRESS**
6+
## 3.5.7 (2022-03-10)
77
* `iobroker` plugin: call correct method when translating news entries fails
88

99
## 3.5.6 (2022-03-06)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alcalzone/release-script-repo",
3-
"version": "3.5.6",
3+
"version": "3.5.7",
44
"description": "Release script to automatically increment version numbers and push git tags",
55
"keywords": [
66
"release",

packages/plugin-iobroker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "3.5.6",
6+
"version": "3.5.7",
77
"description": "Plugin for Al Calzone's release script: ioBroker",
88
"keywords": [],
99
"license": "MIT",

0 commit comments

Comments
 (0)