We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67d3984 commit f281f89Copy full SHA for f281f89
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.0.30](https://github.com/podium-lib/proxy/compare/v5.0.29...v5.0.30) (2024-11-05)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update podium packages ([67d3984](https://github.com/podium-lib/proxy/commit/67d3984fcc11584fab9cba0e6ae517aba00dfc36))
7
8
## [5.0.29](https://github.com/podium-lib/proxy/compare/v5.0.28...v5.0.29) (2024-11-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/proxy",
- "version": "5.0.29",
+ "version": "5.0.30",
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.",
"type": "module",
"license": "MIT",
0 commit comments