Skip to content

Commit 3f8d889

Browse files
authored
feat: ✨ add release template
1 parent 0743df0 commit 3f8d889

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/release.yml

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
changelog:
2+
categories:
3+
- title: 🏕 Features
4+
labels:
5+
- '*'
6+
exclude:
7+
labels:
8+
- dependencies
9+
- title: 👒 Dependencies
10+
labels:
11+
- dependencies

0 commit comments

Comments
 (0)