build(version): bump version 0.4.0rc1 → 0.4.0rc2

This commit is contained in:
2023-11-05 09:30:37 +00:00
parent 48263925ac
commit e07b244bd9
2 changed files with 7 additions and 1 deletions

View File

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

View File

@ -1,3 +1,9 @@
## 0.4.0rc2 (2023-11-05)
### Features
- **ansible-roles**: [7cb057b1](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/7cb057b120ac5c5e14c655bf5dc9ab955967a84b) - updated submodule ansible-roles [ [!105](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/105) ]
## 0.4.0rc1 (2023-11-05)
### Features