Skip to content

Commit 0f869fd

Browse files
💎 Add release.yml
1 parent 3637207 commit 0f869fd

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.github/release.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
changelog:
2+
categories:
3+
- title: Breaking Changes 🛠
4+
labels:
5+
- Breaking change
6+
- title: New Features 💎
7+
labels:
8+
- Feature
9+
- title: Fixes ⛑️
10+
labels:
11+
- Fix
12+
- title: Other Changes 🖇️
13+
labels:
14+
- "*"

0 commit comments

Comments
 (0)