Skip to content

Commit 97e6c8f

Browse files
committed
Add link to compare changes on GitHub to release notes
1 parent e07e1cf commit 97e6c8f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/release-drafter.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,8 @@ version-resolver:
3838
- 'bugfix'
3939
default: patch
4040
change-template: '- $TITLE by @$AUTHOR (PR #$NUMBER)'
41-
template: $CHANGES
41+
template: |
42+
$CHANGES
43+
footer: |
44+
45+
**Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION

0 commit comments

Comments
 (0)