Skip to content

Commit a7d08e1

Browse files
authored
Update release-drafter.yml
1 parent 8564551 commit a7d08e1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/release-drafter.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
55
change-title-escapes: '\<*_&'
66

77
categories:
8-
- title: 'Features'
8+
- title: 'Breaking changes'
9+
labels:
10+
- 'major version'
11+
- title: 'Features and enhancements'
912
labels:
1013
- 'feature'
1114
- 'enhancement'

0 commit comments

Comments
 (0)