Skip to content

Commit a1470b5

Browse files
committed
release yml
1 parent be29149 commit a1470b5

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/release.yml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
changelog:
2+
categories:
3+
- title: New Features
4+
labels:
5+
- enhancement
6+
- feature
7+
- title: Bug Fixes
8+
labels:
9+
- bug
10+
- fix
11+
- title: Maintenance
12+
labels:
13+
- chore
14+
- dependencies
15+
- refactor
16+
- title: Documentation
17+
labels:
18+
- documentation
19+
- title: Other Changes
20+
labels:
21+
- "*"

0 commit comments

Comments
 (0)