We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e07e1cf commit 97e6c8fCopy full SHA for 97e6c8f
.github/release-drafter.yml
@@ -38,4 +38,8 @@ version-resolver:
38
- 'bugfix'
39
default: patch
40
change-template: '- $TITLE by @$AUTHOR (PR #$NUMBER)'
41
-template: $CHANGES
+template: |
42
+ $CHANGES
43
+footer: |
44
+
45
+ **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION
0 commit comments