Skip to content

Commit 2061cb0

Browse files
authored
Create release.yml
1 parent 68bcb2c commit 2061cb0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/release.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
changelog:
2+
categories:
3+
- title: Dependency updates
4+
labels:
5+
- dependencies
6+
- title: Breaking changes
7+
labels:
8+
- breaking-change
9+
- title: Changed
10+
labels:
11+
- "*"
12+
exclude:
13+
labels:
14+
- dependencies
15+
- breaking-change

0 commit comments

Comments
 (0)