bump: version 1.0.0-a3 → 1.0.0-a4

This commit is contained in:
2024-07-18 12:59:03 +00:00
parent 8244676530
commit 61b9435d1f
2 changed files with 8 additions and 1 deletions

View File

@ -4,5 +4,5 @@ commitizen:
prerelease_offset: 1
tag_format: $version
update_changelog_on_bump: false
version: 1.0.0-a3
version: 1.0.0-a4
version_scheme: semver

View File

@ -1,3 +1,10 @@
## 1.0.0-a4 (2024-07-18)
### Feat
- **api**: When processing uploaded inventory and name does not match, update name to one within inventory file
- **config_management**: Group name to be entire breadcrumb
## 1.0.0-a3 (2024-07-18)
### Feat