bump: version 0.5.8 → 0.5.9

This commit is contained in:
github-actions[bot] 2024-10-06 16:17:52 +00:00
parent ab0bd3a5e1
commit 4e98504813
2 changed files with 12 additions and 1 deletions

View File

@ -2,6 +2,6 @@
name = "cz_conventional_commits"
tag_format = "v$version"
version_scheme = "semver"
version = "0.5.8"
version = "0.5.9"
update_changelog_on_bump = true
major_version_zero = true

View File

@ -1,3 +1,14 @@
## v0.5.9 (2024-10-06)
### Feat
- add Motr support
- update UIUX PKL to utilize optional fields
### Fix
- Update source directory for asset publishing
## v0.5.8 (2024-10-04)
### Refactor