Skip to content

Commit 99178a0

Browse files
committed
chore: release v3.1.5
- (@UncleSamSwiss) Continue file creation despite translation errors due to rate limiting
1 parent 7d8f723 commit 99178a0

3 files changed

Lines changed: 4 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
## __WORK IN PROGRESS__
66
(at the beginning of a new line)
77
-->
8-
9-
## **WORK IN PROGRESS**
8+
## 3.1.5 (2026-05-04)
109

1110
- (@UncleSamSwiss) Continue file creation despite translation errors due to rate limiting
1211

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iobroker/create-adapter",
3-
"version": "3.1.4",
3+
"version": "3.1.5",
44
"description": "Command line utility to create customized ioBroker adapters",
55
"keywords": [],
66
"main": "build/index.js",

0 commit comments

Comments
 (0)