Skip to content

Commit

Permalink
chore(release): 5.0.28 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.28](v5.0.27...v5.0.28) (2024-09-23)

### Bug Fixes

* **deps:** update dependency @podium/utils to v5.3.1 ([4d102c6](4d102c6))
  • Loading branch information
semantic-release-bot committed Sep 23, 2024
1 parent 4d102c6 commit 3d3b1c7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.0.28](https://github.com/podium-lib/proxy/compare/v5.0.27...v5.0.28) (2024-09-23)


### Bug Fixes

* **deps:** update dependency @podium/utils to v5.3.1 ([4d102c6](https://github.com/podium-lib/proxy/commit/4d102c670c899e0ff3b9951f45cb01d5e5c8a076))

## [5.0.27](https://github.com/podium-lib/proxy/compare/v5.0.26...v5.0.27) (2024-09-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 3d3b1c7

Please sign in to comment.