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 4d102c6 commit 3d3b1c7Copy full SHA for 3d3b1c7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.0.28](https://github.com/podium-lib/proxy/compare/v5.0.27...v5.0.28) (2024-09-23)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency @podium/utils to v5.3.1 ([4d102c6](https://github.com/podium-lib/proxy/commit/4d102c670c899e0ff3b9951f45cb01d5e5c8a076))
7
8
## [5.0.27](https://github.com/podium-lib/proxy/compare/v5.0.26...v5.0.27) (2024-09-20)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/proxy",
- "version": "5.0.27",
+ "version": "5.0.28",
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.",
"type": "module",
"license": "MIT",
0 commit comments