Skip to content

Commit 369622d

Browse files
committed
Add configuration for automatically generating release notes
1 parent 8e5e934 commit 369622d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/release.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
changelog:
2+
categories:
3+
- title: Changes since the last release
4+
labels:
5+
- "*"

0 commit comments

Comments
 (0)