build: bump version 0.4.1 -> 0.4.2
This commit is contained in:
2
.cz.yaml
2
.cz.yaml
@ -4,5 +4,5 @@ commitizen:
|
||||
prerelease_offset: 1
|
||||
tag_format: $version
|
||||
update_changelog_on_bump: false
|
||||
version: 0.4.1
|
||||
version: 0.4.2
|
||||
version_scheme: semver
|
||||
|
@ -1,3 +1,11 @@
|
||||
## 0.4.2 (2024-12-31)
|
||||
|
||||
### Fix
|
||||
|
||||
- **playbook**: Use API v2 path for Teams
|
||||
- **playbook**: use API v2 path for Teams
|
||||
- **playbook**: use API v2 path for uploading inventory
|
||||
|
||||
## 0.4.1 (2024-08-23)
|
||||
|
||||
### Fix
|
||||
|
@ -8,7 +8,7 @@ namespace: nofusscomputing
|
||||
name: centurion
|
||||
|
||||
# The version of the collection. Must be compatible with semantic versioning
|
||||
version: 0.4.1
|
||||
version: 0.4.2
|
||||
|
||||
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
||||
readme: README.md
|
||||
|
Reference in New Issue
Block a user