Skip to content

Commit 25a05ac

Browse files
chore(release): 5.0.34 [skip ci]
## [5.0.34](v5.0.33...v5.0.34) (2025-12-12) ### Bug Fixes * **deps:** update podium dependencies ([#355](#355)) ([e358980](e358980))
1 parent e358980 commit 25a05ac

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.34](https://github.com/podium-lib/proxy/compare/v5.0.33...v5.0.34) (2025-12-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update podium dependencies ([#355](https://github.com/podium-lib/proxy/issues/355)) ([e358980](https://github.com/podium-lib/proxy/commit/e3589807c44e344a8cd899ec5f67ee3e0947a00c))
7+
18
## [5.0.33](https://github.com/podium-lib/proxy/compare/v5.0.32...v5.0.33) (2025-06-24)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@podium/proxy",
3-
"version": "5.0.33",
3+
"version": "5.0.34",
44
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)