build: bump version 0.2.0 -> 0.3.0

!7
This commit is contained in:
2024-07-31 16:30:53 +00:00
parent 35fbde85f8
commit 66ea5a49a7
3 changed files with 10 additions and 2 deletions

View File

@ -4,5 +4,5 @@ commitizen:
prerelease_offset: 1
tag_format: $version
update_changelog_on_bump: false
version: 0.2.0
version: 0.3.0
version_scheme: semver

View File

@ -1,3 +1,11 @@
## 0.3.0 (2024-07-31)
### Feat
- **inventory**: Create groups from organizations
- **inventory**: Fetch groups and group config
- **inventory**: remove device config
## 0.2.0 (2024-07-31)
### Feat

View File

@ -8,7 +8,7 @@ namespace: nofusscomputing
name: centurion
# The version of the collection. Must be compatible with semantic versioning
version: 0.2.0
version: 0.3.0
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md