We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8de82b commit f1b50c9Copy full SHA for f1b50c9
CHANGELOG.md
@@ -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
8
## [3.0.16](https://github.com/podium-lib/test-utils/compare/v3.0.15...v3.0.16) (2024-12-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/test-utils",
- "version": "3.0.16",
+ "version": "3.0.17",
"type": "module",
"description": "Misc common test utils for Podium",
"main": "lib/index.js",
0 commit comments