Skip to content

Commit

Permalink
chore(release): 4.2.10 [skip ci]
Browse files Browse the repository at this point in the history
## [4.2.10](v4.2.9...v4.2.10) (2021-01-21)

### Bug Fixes

* **deps:** update dependency @podium/utils to v4.4.2 ([ffb3cea](ffb3cea))
  • Loading branch information
semantic-release-bot committed Jan 21, 2021
1 parent ffb3cea commit a00cd43
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 @@
## [4.2.10](https://github.com/podium-lib/proxy/compare/v4.2.9...v4.2.10) (2021-01-21)


### Bug Fixes

* **deps:** update dependency @podium/utils to v4.4.2 ([ffb3cea](https://github.com/podium-lib/proxy/commit/ffb3cea6701bc870cfee894cc0b1e5fcdd1670e0))

## [4.2.9](https://github.com/podium-lib/proxy/compare/v4.2.8...v4.2.9) (2021-01-21)


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": "4.2.9",
"version": "4.2.10",
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit a00cd43

Please sign in to comment.