mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-04-04 20:13:42 +00:00
Add "Major" label configuration in .changie.yaml
- Introduced the "Major" label with automatic version bumping to major releases.
This commit is contained in:
@@ -46,6 +46,8 @@ kinds:
|
||||
auto: patch
|
||||
- label: UX
|
||||
auto: patch
|
||||
- label: Major
|
||||
auto: major
|
||||
newlines:
|
||||
afterChangelogHeader: 1
|
||||
beforeChangelogVersion: 1
|
||||
|
||||
Reference in New Issue
Block a user