Skip to content

Commit fc3e64c

Browse files
chore(release): 5.0.35 [skip ci]
## [5.0.35](v5.0.34...v5.0.35) (2026-02-15) ### Bug Fixes * **deps:** update dependency @podium/schemas to v5.1.2 ([#358](#358)) ([d0b9330](d0b9330))
1 parent d0b9330 commit fc3e64c

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.35](https://github.com/podium-lib/proxy/compare/v5.0.34...v5.0.35) (2026-02-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @podium/schemas to v5.1.2 ([#358](https://github.com/podium-lib/proxy/issues/358)) ([d0b9330](https://github.com/podium-lib/proxy/commit/d0b933056ee3b74a3e4296ab10e357b83b813e90))
7+
18
## [5.0.34](https://github.com/podium-lib/proxy/compare/v5.0.33...v5.0.34) (2025-12-12)
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.34",
3+
"version": "5.0.35",
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)