diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 7342fcb..4e51efa 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,4 +1,4 @@ -name-template: 'v$NEXT_PATCH_VERSION' +name-template: 'rtk-query-codegen v$NEXT_PATCH_VERSION' tag-template: 'v$NEXT_PATCH_VERSION' categories: - title: '🚀 Features' @@ -22,4 +22,4 @@ template: | ## Contributors Thank you to our contributors for making this release possible: - $CONTRIBUTORS \ No newline at end of file + $CONTRIBUTORS