Skip to content

Commit 289b112

Browse files
chore(release): 5.0.29 [skip ci]
## [5.0.29](v5.0.28...v5.0.29) (2024-11-01) ### Bug Fixes * update podium/node-http-proxy to remove deprecation warning ([#326](#326)) ([5fb15cd](5fb15cd))
1 parent 5fb15cd commit 289b112

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+
## [5.0.29](https://github.com/podium-lib/proxy/compare/v5.0.28...v5.0.29) (2024-11-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update podium/node-http-proxy to remove deprecation warning ([#326](https://github.com/podium-lib/proxy/issues/326)) ([5fb15cd](https://github.com/podium-lib/proxy/commit/5fb15cd7a1e545fbb767078bfafa6814ca4c1a43))
7+
18
## [5.0.28](https://github.com/podium-lib/proxy/compare/v5.0.27...v5.0.28) (2024-09-23)
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/proxy",
3-
"version": "5.0.28",
3+
"version": "5.0.29",
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)