3 Commits
0.8.1 ... 0.9.0

Author SHA1 Message Date
57eb102843 build(version): bump version 0.8.1 → 0.9.0 2023-12-09 14:14:43 +00:00
Jon
83480bb476 Merge branch 'automated-tasks' into 'development'
feat(ansible-roles): updated submodule ansible-roles

See merge request nofusscomputing/projects/ansible/execution_environment!153
2023-12-09 14:03:20 +00:00
63911dfb3e feat(ansible-roles): updated submodule ansible-roles
Automation Data:
{
    "branch": "development",
    "current_commit": "e30cac2e44426ba1907ca43d04348d687443d85e)",
    "name": "ansible-roles",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/roles",
    "remote_head": "fcf0d773c58b00d1dc51386b34da2e8ce0b8aa69)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible-roles.git"
}

Changes: Submodule path includes/etc/ansible/roles: checked out fcf0d773c58b00d1dc51386b34da2e8ce0b8aa69

MR !not found
2023-12-09 13:53:41 +00:00
3 changed files with 8 additions and 2 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.8.1
version: 0.9.0

View File

@ -1,3 +1,9 @@
## 0.9.0 (2023-12-09)
### Features
- **ansible-roles**: [63911dfb](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/63911dfb3e481642465ab4764050dd3f96732d89) - updated submodule ansible-roles
## 0.8.1 (2023-12-09)
### Bug Fixes