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 f92c69d commit 56c8510Copy full SHA for 56c8510
.github/release-drafter.yml
@@ -5,7 +5,7 @@ template: |
5
6
$CHANGES
7
8
- **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION
+ **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...$RESOLVED_VERSION
9
10
categories:
11
- title: 'New Features'
0 commit comments