Skip to content

Commit 885059e

Browse files
authored
Merge 66ab64b into ce23054
2 parents ce23054 + 66ab64b commit 885059e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.github/release.yml

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
changelog:
2+
categories:
3+
- title: 🏕 Features
4+
labels:
5+
- type:feature
6+
- title: 🎉 Enhancements
7+
labels:
8+
- type:enhancement
9+
exclude:
10+
labels:
11+
- type:feature
12+
- title: 🐛 Bug Fixes
13+
labels:
14+
- type:bug
15+
- title: 🔧 Maintenance
16+
labels:
17+
- type:maintenance
18+
- title: 👒 Dependencies
19+
labels:
20+
- dependencies

0 commit comments

Comments
 (0)