Skip to content

Commit f1b50c9

Browse files
chore(release): 3.0.17 [skip ci]
## [3.0.17](v3.0.16...v3.0.17) (2025-01-08) ### Bug Fixes * **deps:** update dependency readable-stream to v4.7.0 ([#114](#114)) ([e8de82b](e8de82b))
1 parent e8de82b commit f1b50c9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.17](https://github.com/podium-lib/test-utils/compare/v3.0.16...v3.0.17) (2025-01-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency readable-stream to v4.7.0 ([#114](https://github.com/podium-lib/test-utils/issues/114)) ([e8de82b](https://github.com/podium-lib/test-utils/commit/e8de82b73df44fc74d90569036cdd335e6f655b4))
7+
18
## [3.0.16](https://github.com/podium-lib/test-utils/compare/v3.0.15...v3.0.16) (2024-12-19)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@podium/test-utils",
3-
"version": "3.0.16",
3+
"version": "3.0.17",
44
"type": "module",
55
"description": "Misc common test utils for Podium",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)