build(version): bump version 0.7.0 → 0.7.1

This commit is contained in:
2023-12-05 06:10:08 +00:00
parent f7f57ea479
commit c277ea7753
2 changed files with 7 additions and 1 deletions

View File

@ -4,4 +4,4 @@ commitizen:
name: cz_conventional_commits name: cz_conventional_commits
tag_format: $major.$minor.$patch$prerelease tag_format: $major.$minor.$patch$prerelease
update_changelog_on_bump: true update_changelog_on_bump: true
version: 0.7.0 version: 0.7.1

View File

@ -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) ## 0.7.0 (2023-12-05)
### Bug Fixes ### Bug Fixes