diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 64ba8ec..f7f6737 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.0.10" + ".": "2.0.11" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 8daa7c9..5d247c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.0.11](https://github.com/wayofdev/docker-nginx/compare/v2.0.10...v2.0.11) (2024-12-12) + + +### Dependencies + +* **deps:** update ansible/ansible-lint action to v24.12.2 ([#59](https://github.com/wayofdev/docker-nginx/issues/59)) ([19be1f1](https://github.com/wayofdev/docker-nginx/commit/19be1f12b169ed031dcc3f448f4654656de2e8b2)) + ## [2.0.10](https://github.com/wayofdev/docker-nginx/compare/v2.0.9...v2.0.10) (2024-12-11)