Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.2.2...v2.0.0) (2022-07-21)

### Bug Fixes

* remove extra slash from healthcheck ([f2bcd50](f2bcd50))
* update deps ([50a5db5](50a5db5))
  • Loading branch information
semantic-release-bot committed Jul 21, 2022
1 parent 77bfb6b commit 29f3b95
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [2.0.0](https://github.com/d-tw/autoenv-nginx-image/compare/v1.2.2...v2.0.0) (2022-07-21)


### Bug Fixes

* remove extra slash from healthcheck ([f2bcd50](https://github.com/d-tw/autoenv-nginx-image/commit/f2bcd5059655482c1bdb75f24f1dca27a4ec6f8b))
* update deps ([50a5db5](https://github.com/d-tw/autoenv-nginx-image/commit/50a5db553a6e3acf64b4e9cc834cf22f945fb57f))

## [1.2.2](https://github.com/d-tw/autoenv-nginx-image/compare/v1.2.1...v1.2.2) (2022-01-04)


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": "autoenv-nginx-image",
"version": "1.2.2",
"version": "2.0.0",
"main": "index.js",
"repository": "https://github.com/d-tw/autoenv-nginx-image",
"author": "Douglas Willcocks <[email protected]>",
Expand Down

0 comments on commit 29f3b95

Please sign in to comment.