Skip to content

Commit 1576943

Browse files
chore(release): 5.2.0-next.9 [skip ci]
# [5.2.0-next.9](v5.2.0-next.8...v5.2.0-next.9) (2024-11-06) ### Bug Fixes * **deps:** update podium packages ([b39cb3e](b39cb3e)) * throw boom compatible error on badGateway for throwable podlet fetch ([#437](#437)) ([67c5268](67c5268))
1 parent 3fdb54c commit 1576943

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [5.2.0-next.9](https://github.com/podium-lib/client/compare/v5.2.0-next.8...v5.2.0-next.9) (2024-11-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update podium packages ([b39cb3e](https://github.com/podium-lib/client/commit/b39cb3eb173c27998e278dbfdc06768761012f88))
7+
* throw boom compatible error on badGateway for throwable podlet fetch ([#437](https://github.com/podium-lib/client/issues/437)) ([67c5268](https://github.com/podium-lib/client/commit/67c526838210e48f93fc471fe5161f16fcc5edcc))
8+
19
# [5.2.0-next.8](https://github.com/podium-lib/client/compare/v5.2.0-next.7...v5.2.0-next.8) (2024-11-04)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@podium/client",
3-
"version": "5.2.0-next.8",
3+
"version": "5.2.0-next.9",
44
"type": "module",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)