bump: version 0.2.0 → 0.3.0
This commit is contained in:
parent
48e06389fb
commit
6d72b547ec
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
## 0.3.0 (2024-10-06)
|
||||||
|
|
||||||
|
### Feat
|
||||||
|
|
||||||
|
- **jenkins**: change the output path
|
||||||
|
|
||||||
## 0.2.0 (2024-10-06)
|
## 0.2.0 (2024-10-06)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
|
2
cz.json
2
cz.json
|
@ -3,7 +3,7 @@
|
||||||
"name": "cz_conventional_commits",
|
"name": "cz_conventional_commits",
|
||||||
"tag_format": "$version",
|
"tag_format": "$version",
|
||||||
"version_scheme": "semver2",
|
"version_scheme": "semver2",
|
||||||
"version": "0.2.0",
|
"version": "0.3.0",
|
||||||
"update_changelog_on_bump": true,
|
"update_changelog_on_bump": true,
|
||||||
"major_version_zero": true
|
"major_version_zero": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue