Skip to content

Commit

Permalink
chore(release): 4.2.5 [skip ci]
Browse files Browse the repository at this point in the history
## [4.2.5](v4.2.4...v4.2.5) (2020-10-10)

### Bug Fixes

* **deps:** update dependency @podium/schemas to v4.0.5 ([8a966c0](8a966c0))
  • Loading branch information
semantic-release-bot committed Oct 10, 2020
1 parent 8a966c0 commit d147770
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.5](https://github.com/podium-lib/proxy/compare/v4.2.4...v4.2.5) (2020-10-10)


### Bug Fixes

* **deps:** update dependency @podium/schemas to v4.0.5 ([8a966c0](https://github.com/podium-lib/proxy/commit/8a966c006c61422ac1b5ebaf970c2a67da228bdf))

## [4.2.4](https://github.com/podium-lib/proxy/compare/v4.2.3...v4.2.4) (2020-09-29)


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

0 comments on commit d147770

Please sign in to comment.