File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11name-template : ' Version $NEXT_PATCH_VERSION'
22tag-template : ' v$NEXT_PATCH_VERSION'
33categories :
4- - title : ' 🚀 Features'
4+ - title : ' Features'
55 labels :
66 - ' feature'
77 - ' enhancement'
@@ -12,10 +12,10 @@ categories:
1212 - ' bug'
1313 - title : ' Maintenance'
1414 label : ' chore'
15- change-template : ' - $TITLE @$AUTHOR (#$NUMBER)'
15+ change-template : ' - $TITLE (#$NUMBER)'
1616exclude-labels :
1717 - ' skip-changelog'
1818template : |
1919 ## Changes
2020
21- $CHANGES
21+ $CHANGES
Original file line number Diff line number Diff line change 1616 # (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
1717 config-name : release-drafter-config.yml
1818 env :
19- GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
19+ GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments