Skip to content

Commit e63bb53

Browse files
committed
chore: release v2.6.4
* (AlCalzone) Pin several dependencies to older versions (#1110)
1 parent 541af6c commit e63bb53

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+
## 2.6.4 (2024-09-13)
99
* (AlCalzone) Pin several dependencies to older versions (#1110)
1010

1111
## 2.6.3 (2024-04-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": "2.6.3",
3+
"version": "2.6.4",
44
"description": "Command line utility to create customized ioBroker adapters",
55
"keywords": [],
66
"main": "build/index.js",

0 commit comments

Comments
 (0)