Skip to content

Commit 94674f4

Browse files
Edit release-drafter
1 parent 4c88a7f commit 94674f4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/RELEASE_DRAFTER.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,19 @@ categories:
1414
label: 'documentation'
1515
- title: 'CI'
1616
label: 'ci'
17+
version-resolver:
18+
major:
19+
labels:
20+
- 'major'
21+
minor:
22+
labels:
23+
- 'enhancement'
24+
- 'feature'
25+
patch:
26+
labels:
27+
- 'ci'
28+
- 'bug'
29+
default: patch
1730
change-template: '- $TITLE, by @$AUTHOR (#$NUMBER)'
1831
template: |
1932
# What's changed

0 commit comments

Comments
 (0)