diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 273d909fa8..6df748953c 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -90,6 +90,6 @@ autolabeler: template: | $CHANGES - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...$RESOLVED_VERSION + **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION Thank you $CONTRIBUTORS for making this update possible.