Skip to content

Commit

Permalink
Add link to compare changes on GitHub to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkudrna committed Apr 24, 2024
1 parent e07e1cf commit 97e6c8f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,8 @@ version-resolver:
- 'bugfix'
default: patch
change-template: '- $TITLE by @$AUTHOR (PR #$NUMBER)'
template: $CHANGES
template: |
$CHANGES
footer: |
**Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION

0 comments on commit 97e6c8f

Please sign in to comment.