bump: version 0.4.0 → 0.5.0
This commit is contained in:
parent
82fea5fd9e
commit
c9bdc24bb8
2 changed files with 8 additions and 1 deletions
2
.cz.toml
2
.cz.toml
|
@ -2,6 +2,6 @@
|
||||||
name = "cz_conventional_commits"
|
name = "cz_conventional_commits"
|
||||||
tag_format = "$version"
|
tag_format = "$version"
|
||||||
version_scheme = "semver"
|
version_scheme = "semver"
|
||||||
version = "0.4.0"
|
version = "0.5.0"
|
||||||
update_changelog_on_bump = true
|
update_changelog_on_bump = true
|
||||||
major_version_zero = true
|
major_version_zero = true
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
|
## 0.5.0 (2025-05-31)
|
||||||
|
|
||||||
|
### Feat
|
||||||
|
|
||||||
|
- **ludusavi**: add ludusavi config
|
||||||
|
- add speedrunner timer configs
|
||||||
|
|
||||||
## 0.4.0 (2025-05-30)
|
## 0.4.0 (2025-05-30)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue