Skip to content

Commit 36be531

Browse files
Update release.yml to include new categories
1 parent 482472c commit 36be531

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/release.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,19 @@ changelog:
44
labels:
55
- ignore
66
categories:
7+
- title: 💥 Breaking Changes
8+
labels:
9+
- breaking
10+
- major
711
- title: 🚀 Features
812
labels:
913
- feature
14+
- enhancement
1015
- title: 🐛 Fixes
1116
labels:
1217
- bug
18+
- fix
19+
- title: 🧰 Maintenance
20+
labels:
21+
- chore
22+
- refactor

0 commit comments

Comments
 (0)