Skip to content

Commit 7dba0ab

Browse files
committed
chore: release v3.1.2
* (@Apollon77/@copilot) Add `--nonInteractive` option for replay mode to enable automated regeneration without prompts (#1249)
1 parent 54055a2 commit 7dba0ab

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## __WORK IN PROGRESS__
66
(at the beginning of a new line)
77
-->
8-
## __WORK IN PROGRESS__
8+
## 3.1.2 (2025-11-10)
99
* (@Apollon77/@copilot) Add `--nonInteractive` option for replay mode to enable automated regeneration without prompts (#1249)
1010

1111
## 3.0.0 (2025-11-08)

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.1",
3+
"version": "3.1.2",
44
"description": "Command line utility to create customized ioBroker adapters",
55
"keywords": [],
66
"main": "build/index.js",

0 commit comments

Comments
 (0)