Skip to content

Commit 019bc12

Browse files
committed
ci: update release-drafter.yml
1 parent 0f2995f commit 019bc12

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/release-drafter.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,18 @@ categories:
55
- title: '🚀 Features'
66
labels:
77
- 'feature'
8+
- 'enhancement'
9+
- title: '⚠️ Breaking Changes'
10+
labels:
11+
- 'breaking'
812
- title: '🐛 Bug Fixes'
913
labels:
1014
- 'fix'
1115
- 'bugfix'
1216
- 'bug'
17+
- title: '🧰 Maintenance'
18+
labels:
19+
- 'chore'
1320
- title: '⬆️ Dependency upgrades'
1421
labels:
1522
- 'bump'

0 commit comments

Comments
 (0)