Skip to content

Commit 2f7c7a0

Browse files
authored
Create release.yml
1 parent b9ebf27 commit 2f7c7a0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/.github/release.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# .github/release.yml
2+
3+
changelog:
4+
categories:
5+
- title: Fixed 🛠
6+
labels:
7+
- bug
8+
- title: Added 🎉
9+
labels:
10+
- enhancement
11+
- title: Changed
12+
labels:
13+
- "*"

0 commit comments

Comments
 (0)