From 49420c896a4e9fbcb62f929f8a4d327eb8a69d8e Mon Sep 17 00:00:00 2001 From: nfc_bot Date: Sun, 17 Mar 2024 07:57:38 +0000 Subject: [PATCH] =?UTF-8?q?build(version):=20bump=20version=200.14.0=20?= =?UTF-8?q?=E2=86=92=200.15.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cz.yaml | 2 +- CHANGELOG.md | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.cz.yaml b/.cz.yaml index a87b5a7..aa8f27d 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.14.0 + version: 0.15.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index eaecb9e..1ba8e60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## 0.15.0 (2024-03-17) + +### Features + +- **collection**: [2e712ed1](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/2e712ed1fd58eb26c3cd5fba6dddd8ce7f14e283) - nofusscomputing.kubernetes set to ver 1.2.0 [ [!243](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/243) ] +- **ansible_playbooks**: [f2afc87b](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/f2afc87b4f84b6dc5e657111f20fa7d886280b01) - updated submodule ansible_playbooks [ [!242](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/242) ] +- **ansible-roles**: [a0280666](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/a0280666c4864b4308db695862cf8de856e8eab0) - updated submodule ansible-roles [ [!242](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/242) ] +- **ansible-roles**: [8b452a26](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/8b452a265851f5bc69d939e8f4106833fddca1f9) - updated submodule ansible-roles [ [!242](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/242) ] +- **ansible-roles**: [0b156cc0](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/0b156cc0c8b12fcf137dd72ab6f9b632c1dc99cd) - updated submodule ansible-roles [ [!242](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/242) ] +- **ansible_playbooks**: [8ce0da96](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/8ce0da96ad501b7c077b9b2c4acb8820439b1831) - updated submodule ansible_playbooks [ [!241](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/241) ] + ## 0.14.0 (2024-03-14) ### Bug Fixes