We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02c0c1f commit 1a7bde8Copy full SHA for 1a7bde8
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.0.32](https://github.com/podium-lib/proxy/compare/v5.0.31...v5.0.32) (2024-11-13)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency @metrics/client to v2.5.4 ([#329](https://github.com/podium-lib/proxy/issues/329)) ([02c0c1f](https://github.com/podium-lib/proxy/commit/02c0c1f4b51be74baf0adcee79909727b20617dd))
7
8
## [5.0.31](https://github.com/podium-lib/proxy/compare/v5.0.30...v5.0.31) (2024-11-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/proxy",
- "version": "5.0.31",
+ "version": "5.0.32",
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.",
"type": "module",
"license": "MIT",
0 commit comments