Skip to content

Commit

Permalink
#25 automatically create release note
Browse files Browse the repository at this point in the history
  • Loading branch information
kasramp committed Apr 30, 2023
1 parent 4799f0e commit 53181e5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
changelog:
categories:
- title: New Features 🎉
labels:
- new feature
- title: Improvements 🛠
labels:
- improvement
- title: Bug Fixes 🐞
labels:
- bug
- title: Other Changes ☕
labels:
- "*"

0 comments on commit 53181e5

Please sign in to comment.