Skip to content

Commit 1e45a1b

Browse files
committed
maint
1 parent 96df911 commit 1e45a1b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/release.yml

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
changelog:
2+
exclude:
3+
authors:
4+
- dependabot
5+
categories:
6+
- title: 🎉 New Features
7+
labels:
8+
- "Type: Enhancement"
9+
- title: 🐞 Bug Fixes
10+
labels:
11+
- "Type: Bug"
12+
- title: 🔨 Maintenance
13+
labels:
14+
- "Type: Maintenance"
15+
- title: Other Changes
16+
labels:
17+
- "*"

0 commit comments

Comments
 (0)