File tree 1 file changed +3
-7
lines changed
1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -50,11 +50,7 @@ tag-template: |
50
50
51
51
**Draft for release**
52
52
$CHANGES
53
- version-template : |
54
- '$MAJOR.$MINOR.$PATCH$PRERELEASE'
55
- - Next Major: $NEXT_MAJOR_VERSION
56
- - Next Minor: $NEXT_MINOR_VERSION
57
- - Next Patch: $NEXT_PATCH_VERSION
53
+ version-template : ' $MAJOR.$MINOR.$PATCH$PRERELEASE'
58
54
change-template : ' - $TITLE by @$AUTHOR in #$NUMBER'
59
55
template : |
60
56
## Changes
@@ -63,8 +59,8 @@ template: |
63
59
**Contributors**
64
60
$CONTRIBUTORS
65
61
66
- **Previously:**
67
- [$PREVIOUS_TAG](https://github.com/AdamJ/AdamJ.github.io/releases/tag/$PREVIOUS_TAG)
62
+ **Previously:** [$PREVIOUS_TAG](https://github.com/AdamJ/AdamJ.github.io/releases/tag/$PREVIOUS_TAG)
63
+
68
64
[All Tags](https://github.com/AdamJ/AdamJ.github.io/tags)
69
65
[All Releases](https://github.com/AdamJ/AdamJ.github.io/releases)
70
66
no-changes-template : |
You can’t perform that action at this time.
0 commit comments