chore(git): updated submodule ansible-roles #138

Merged
jon_nfc merged 39 commits from development into master 2023-11-12 03:59:45 +00:00
5 changed files with 10 additions and 4 deletions
Showing only changes of commit 006bb232d5 - Show all commits

View File

@ -4,4 +4,4 @@ commitizen:
name: cz_conventional_commits
tag_format: $major.$minor.$patch$prerelease
update_changelog_on_bump: true
version: 0.3.0
version: 0.4.0rc0

View File

@ -1,3 +1,9 @@
## 0.4.0rc0 (2023-10-28)
### Features
- **ansible-roles**: [b59ea1c8](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/b59ea1c8160039bdcb744bb5c2463851bc40cfc6) - updated submodule ansible-roles [ [!100](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/100) ]
## 0.3.0 (2023-10-21)
### Features