Skip to content

Commit 05f1fd4

Browse files
committed
chore: release v5.2.2
* (@Apollon77/@copilot) Exclude admin/tsconfig.json from strict JSON validation as it may contain JSON5 syntax * (@Apollon77/@copilot) Add JSON validation for package.json and io-package.json in base directory
1 parent 9bb7fab commit 05f1fd4

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
@@ -4,7 +4,7 @@
44
PLACEHOLDER for the next version:
55
## **WORK IN PROGRESS**
66
-->
7-
## **WORK IN PROGRESS**
7+
## 5.2.2 (2025-11-08)
88
* (@Apollon77/@copilot) Exclude admin/tsconfig.json from strict JSON validation as it may contain JSON5 syntax
99
* (@Apollon77/@copilot) Add JSON validation for package.json and io-package.json in base directory
1010

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/testing",
3-
"version": "5.2.1",
3+
"version": "5.2.2",
44
"description": "Shared utilities for adapter and module testing in ioBroker",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)