diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index b3c5e9a..426e305 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -8,11 +8,12 @@ # This release drafter follows the conventions from https://keepachangelog.com, https://common-changelog.org/ # https://www.conventionalcommits.org - +name-template: 'v$RESOLVED_VERSION' +tag-template: 'v$RESOLVED_VERSION' template: | ## What Changed 👀 $CHANGES - + **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION categories: - title: 🚀 Features labels: