bump: version 0.5.0 → 0.5.1
All checks were successful
Build and Release / build (push) Successful in 3m44s
All checks were successful
Build and Release / build (push) Successful in 3m44s
This commit is contained in:
parent
50131d949b
commit
fa9aa2e174
2 changed files with 7 additions and 1 deletions
2
.cz.toml
2
.cz.toml
|
@ -2,6 +2,6 @@
|
|||
name = "cz_conventional_commits"
|
||||
tag_format = "$version"
|
||||
version_scheme = "semver2"
|
||||
version = "0.5.0"
|
||||
version = "0.5.1"
|
||||
update_changelog_on_bump = true
|
||||
major_version_zero = true
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
## 0.5.1 (2025-06-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- **csv output**: add missing frame width and height headers
|
||||
|
||||
## 0.5.0 (2025-06-16)
|
||||
|
||||
### Feat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue