Skip to content

Commit

Permalink
chore(release): 1.0.9 🎉 [skip ci]
Browse files Browse the repository at this point in the history
### [1.0.9](v1.0.8...v1.0.9) (2022-02-14)

### Bug Fixes

* **deps:** update dependency express to v4.17.2 ([0042de3](0042de3))
  • Loading branch information
semantic-release-bot committed Feb 14, 2022
1 parent 6b72957 commit b780992
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 @@
### [1.0.9](https://github.com/iamskok/nginx-reverse-proxy/compare/v1.0.8...v1.0.9) (2022-02-14)


### Bug Fixes

* **deps:** update dependency express to v4.17.2 ([0042de3](https://github.com/iamskok/nginx-reverse-proxy/commit/0042de34cb0cf827374556065ab44d6e4276c463))

### [1.0.8](https://github.com/iamskok/nginx-reverse-proxy/compare/v1.0.7...v1.0.8) (2021-12-09)

### [1.0.7](https://github.com/iamskok/nginx-reverse-proxy/compare/v1.0.6...v1.0.7) (2021-10-28)
Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "express-echo-hostname",
"version": "1.0.8",
"version": "1.0.9",
"type": "module",
"dependencies": {
"express": "4.17.2"
Expand Down

0 comments on commit b780992

Please sign in to comment.