Skip to content

Commit 58fa8f6

Browse files
chore(release): 3.0.14 [skip ci]
## [3.0.14](v3.0.13...v3.0.14) (2024-11-18) ### Bug Fixes * **deps:** update podium packages ([#110](#110)) ([06f2b56](06f2b56))
1 parent 06f2b56 commit 58fa8f6

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.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+
18
## [3.0.13](https://github.com/podium-lib/test-utils/compare/v3.0.12...v3.0.13) (2024-11-11)
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.13",
3+
"version": "3.0.14",
44
"type": "module",
55
"description": "Misc common test utils for Podium",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)