Skip to content

Commit

Permalink
Create release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hiro0218 committed Apr 4, 2024
1 parent 001677b commit c79993c
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
changelog:
categories:
- title: Improvements πŸŽ‰
labels:
- improvement
- title: Features πŸ•
labels:
- feature
- title: Bugs fixed πŸ›οΈ
labels:
- bug
- title: Breaking Changes πŸ› 
labels:
- breaking-change
- title: Dependencies πŸ€–
labels:
- dependencies
- title: Documentation πŸ“
labels:
- documentation
- title: Other Changes
labels:
- "*"

0 comments on commit c79993c

Please sign in to comment.