bump: version 0.1.0 → 0.2.0
This commit is contained in:
parent
267394b938
commit
be7ab2b8c8
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## 0.2.0 (2024-10-06)
|
||||
|
||||
### Feat
|
||||
|
||||
- **jenkinsfile**: use stdin instead
|
||||
- **jenkinsfile**: fix syntax for patch application
|
||||
|
||||
## 0.1.0 (2024-10-06)
|
||||
|
||||
### Feat
|
||||
|
|
2
cz.json
2
cz.json
|
@ -3,7 +3,7 @@
|
|||
"name": "cz_conventional_commits",
|
||||
"tag_format": "$version",
|
||||
"version_scheme": "semver2",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"update_changelog_on_bump": true,
|
||||
"major_version_zero": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue