Skip to content

Commit e0f0eab

Browse files
committed
introduced changelog generator
1 parent 60d6483 commit e0f0eab

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/release.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
changelog:
2+
categories:
3+
- title: Bugs solved
4+
labels:
5+
- "bug"
6+
- title: Changes and new Features
7+
labels:
8+
- "*"

0 commit comments

Comments
 (0)