From c277ea7753db5e0a09a41d395a6401cb7a8c3bc5 Mon Sep 17 00:00:00 2001 From: nfc_bot Date: Tue, 5 Dec 2023 06:10:08 +0000 Subject: [PATCH] =?UTF-8?q?build(version):=20bump=20version=200.7.0=20?= =?UTF-8?q?=E2=86=92=200.7.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cz.yaml | 2 +- CHANGELOG.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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