Skip to content

Commit 847b6b0

Browse files
committed
chore: release v5.0.4
* Corrected the `delState` method in the adapter mock
1 parent 9eff4b2 commit 847b6b0

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.0.4 (2025-03-24)
88
* Corrected the `delState` method in the adapter mock
99

1010
## 5.0.3 (2025-01-23)

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.0.3",
3+
"version": "5.0.4",
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)