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 : ' v$RESOLVED_VERSION'
22tag-template : ' v$RESOLVED_VERSION'
33version-template : ' $MAJOR.$MINOR-beta.$PATCH'
4- change-template : ' - $TITLE @$AUTHOR (#$NUMBER)'
4+ change-template : ' - $TITLE (#$NUMBER)'
55categories :
66 - title : ' Features'
77 labels :
@@ -26,4 +26,4 @@ version-resolver:
2626 - ' patch'
2727 default : patch
2828template : |
29- $CHANGES
29+ $CHANGES
Original file line number Diff line number Diff line change 11name-template : ' v$RESOLVED_VERSION'
22tag-template : ' v$RESOLVED_VERSION'
3- change-template : ' - $TITLE @$AUTHOR (#$NUMBER)'
3+ change-template : ' - $TITLE (#$NUMBER)'
44categories :
55 - title : ' Features'
66 labels :
@@ -25,4 +25,4 @@ version-resolver:
2525 - ' patch'
2626 default : patch
2727template : |
28- $CHANGES
28+ $CHANGES
You can’t perform that action at this time.
0 commit comments