Skip to content

Commit db7d47c

Browse files
Update release drafter footer and formatting
1 parent 0884077 commit db7d47c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/release-drafter.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ categories:
3434
- "dependencies"
3535
- "build"
3636

37+
category-template: "### $TITLE"
38+
3739
version-resolver:
3840
major:
3941
labels:
@@ -58,4 +60,5 @@ template: |
5860
$CHANGES
5961
6062
footer: |
61-
**Full changelog:** [$PREVIOUS_TAG -> $RESOLVED_VERSION](https://github.com/robbievanleeuwen/section-properties/compare/$PREVIOUS_TAG...$RESOLVED_VERSION)
63+
64+
**Full changelog:** [$PREVIOUS_TAG...v$RESOLVED_VERSION](https://github.com/robbievanleeuwen/section-properties/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION)

0 commit comments

Comments
 (0)