We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06f2b56 commit 58fa8f6Copy full SHA for 58fa8f6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.14](https://github.com/podium-lib/test-utils/compare/v3.0.13...v3.0.14) (2024-11-18)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update podium packages ([#110](https://github.com/podium-lib/test-utils/issues/110)) ([06f2b56](https://github.com/podium-lib/test-utils/commit/06f2b56b42732ab31d1e6726458b921b9a0345b1))
7
8
## [3.0.13](https://github.com/podium-lib/test-utils/compare/v3.0.12...v3.0.13) (2024-11-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/test-utils",
- "version": "3.0.13",
+ "version": "3.0.14",
"type": "module",
"description": "Misc common test utils for Podium",
"main": "lib/index.js",
0 commit comments