Skip to content

Commit 0839b3a

Browse files
authored
[OFFICIAL RELEASE] 3.2.2
- (Apollon77) Fix types
1 parent 83b3345 commit 0839b3a

File tree

5 files changed

+7
-8
lines changed

5 files changed

+7
-8
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,7 @@ If you find errors in the definitions, e.g., function calls that should be allow
164164
Placeholder for the next version (at the beginning of the line):
165165
### **WORK IN PROGRESS**
166166
-->
167-
168-
### __WORK IN PROGRESS__
167+
### 3.2.2 (2024-10-02)
169168

170169
- (Apollon77) Fix types
171170

build/cjs/controllerTools.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/cjs/index.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iobroker/adapter-core",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"description": "Core module to be used in ioBroker adapters. Acts as the bridge to js-controller.",
55
"engines": {
66
"node": ">=16"

0 commit comments

Comments
 (0)