Skip to content

Commit c29c2a5

Browse files
committed
chore: release v2.6.1
* (AlCalzone) Fixed an issue with TypeScript tests caused by #1082 (fixes #1084)
1 parent 8f61947 commit c29c2a5

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

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+
## 2.6.1 (2024-01-15)
99
* (AlCalzone) Fixed an issue with TypeScript tests caused by #1082 (fixes #1084)
1010

1111
## 2.6.0 (2024-01-05)

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

0 commit comments

Comments
 (0)