Skip to content

Commit ca59ea9

Browse files
committed
chore: release v5.1.1
* (@Apollon77) Downgrades chai-as-promised type dependency to same major as main dependency
1 parent 18408ba commit ca59ea9

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.1.1 (2025-08-31)
88
* (@Apollon77) Downgrades chai-as-promised type dependency to same major as main dependency
99

1010
## 5.1.0 (2025-08-24)

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