bump: version 0.0.1 → 0.1.0
This commit is contained in:
parent
039e316af5
commit
82eea2327a
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 = "semver"
|
||||
version = "0.0.1"
|
||||
version = "0.1.0"
|
||||
update_changelog_on_bump = true
|
||||
major_version_zero = true
|
||||
|
|
6
CHANGELOG.md
Normal file
6
CHANGELOG.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
## 0.1.0 (2025-05-26)
|
||||
|
||||
### Feat
|
||||
|
||||
- changes after firmware upgrade
|
||||
- pre-firmware update backup
|
Loading…
Add table
Add a link
Reference in a new issue