diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 3eb51cf..73c70f9 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.0.0" + ".": "2.0.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 06171c2..723ca0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.0.1](https://github.com/wayofdev/docker-nginx/compare/v2.0.0...v2.0.1) (2024-09-14) + + +### Documentation + +* update readme and contributing files ([7691c46](https://github.com/wayofdev/docker-nginx/commit/7691c46965382d34fd00115dd2b28805c3637ea4)) + ## [2.0.0](https://github.com/wayofdev/docker-nginx/compare/v1.4.2...v2.0.0) (2024-09-14)