diff --git a/.cz.yaml b/.cz.yaml index 5389e2e..76954dc 100644 --- a/.cz.yaml +++ b/.cz.yaml @@ -4,4 +4,4 @@ commitizen: name: cz_conventional_commits tag_format: $major.$minor.$patch$prerelease update_changelog_on_bump: true - version: 0.7.0 + version: 0.7.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f74020..faa576c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.7.1 (2023-12-05) + +### Bug Fixes + +- **galaxy**: [e5ea61d5](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/e5ea61d58f0b1a8336709652d00e643e8833d785) - specify versions as newest version is not installed [ [!133](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/133) ] + ## 0.7.0 (2023-12-05) ### Bug Fixes