change in release drafter template

This commit is contained in:
meysamhadeli 2023-01-26 00:39:32 +03:30
parent 3253502e58
commit e218674ac7

View File

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