Skip to content

Commit 122966d

Browse files
chore(release): 5.0.27 [skip ci]
## [5.0.27](v5.0.26...v5.0.27) (2024-09-20) ### Bug Fixes * **deps:** update dependency @podium/utils to v5.3.0 ([7f1dd6d](7f1dd6d))
1 parent 7f1dd6d commit 122966d

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.27](https://github.com/podium-lib/proxy/compare/v5.0.26...v5.0.27) (2024-09-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @podium/utils to v5.3.0 ([7f1dd6d](https://github.com/podium-lib/proxy/commit/7f1dd6d837b8dcd4be988863e2e5429dd3c83d43))
7+
18
## [5.0.26](https://github.com/podium-lib/proxy/compare/v5.0.25...v5.0.26) (2024-09-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.26",
3+
"version": "5.0.27",
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)