bump: version 0.3.0 → 0.4.0
This commit is contained in:
parent
2d16879ff5
commit
2417ab316f
2 changed files with 13 additions and 1 deletions
2
.cz.toml
2
.cz.toml
|
@ -2,6 +2,6 @@
|
|||
name = "cz_conventional_commits"
|
||||
tag_format = "$version"
|
||||
version_scheme = "semver"
|
||||
version = "0.3.0"
|
||||
version = "0.4.0"
|
||||
update_changelog_on_bump = true
|
||||
major_version_zero = true
|
||||
|
|
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,3 +1,15 @@
|
|||
## 0.4.0 (2025-05-30)
|
||||
|
||||
### Feat
|
||||
|
||||
- **fish**: add new fish command
|
||||
- **mpv**: move to using lossless avif screenshots
|
||||
- **fish**: add btrfs compression and gpg key upload fish functions
|
||||
|
||||
### Refactor
|
||||
|
||||
- **OrcaSlicer**: slight change in fillament colour
|
||||
|
||||
## 0.3.0 (2025-05-27)
|
||||
|
||||
### Feat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue