Skip to content

Commit

Permalink
Merge pull request #90 from Jeremi360:release.yml
Browse files Browse the repository at this point in the history
use release.yml from Rakugo project
  • Loading branch information
Jeremi360 authored Jan 7, 2023
2 parents 9c3195e + 176a238 commit 62b5d6a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# .github/release.yml

changelog:
categories:
- title: Major Updates
labels:
- majorChange
- title: Fixed Bugs
labels:
- bug
- title: Other Changes
labels:
- inChangelog

0 comments on commit 62b5d6a

Please sign in to comment.