Skip to content

Commit

Permalink
chore(release): 3.0.11 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.11](v3.0.10...v3.0.11) (2024-10-11)

### Bug Fixes

* **deps:** update dependency @podium/podlet to v5.1.18 ([f75fb26](f75fb26))
  • Loading branch information
semantic-release-bot committed Oct 11, 2024
1 parent f75fb26 commit f6d02cd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.11](https://github.com/podium-lib/test-utils/compare/v3.0.10...v3.0.11) (2024-10-11)


### Bug Fixes

* **deps:** update dependency @podium/podlet to v5.1.18 ([f75fb26](https://github.com/podium-lib/test-utils/commit/f75fb26e23d288ff48d2e1564c8149cfc3961042))

## [3.0.10](https://github.com/podium-lib/test-utils/compare/v3.0.9...v3.0.10) (2024-09-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podium/test-utils",
"version": "3.0.10",
"version": "3.0.11",
"type": "module",
"description": "Misc common test utils for Podium",
"main": "lib/index.js",
Expand Down

0 comments on commit f6d02cd

Please sign in to comment.