Skip to content

Commit 1a7bde8

Browse files
chore(release): 5.0.32 [skip ci]
## [5.0.32](v5.0.31...v5.0.32) (2024-11-13) ### Bug Fixes * **deps:** update dependency @metrics/client to v2.5.4 ([#329](#329)) ([02c0c1f](02c0c1f))
1 parent 02c0c1f commit 1a7bde8

2 files changed

Lines changed: 8 additions & 1 deletion

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.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+
18
## [5.0.31](https://github.com/podium-lib/proxy/compare/v5.0.30...v5.0.31) (2024-11-13)
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.31",
3+
"version": "5.0.32",
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)