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 84b9865 commit 2869982Copy full SHA for 2869982
.github/release-drafter.yml
@@ -1,7 +1,7 @@
1
# Please note that emoji usages follows this guide: https://gitmoji.dev/
2
---
3
-name-template: 'v$RESOLVED_VERSION 🌈'
4
-tag-template: 'v$RESOLVED_VERSION'
+name-template: '$RESOLVED_VERSION 🌈'
+tag-template: '$RESOLVED_VERSION'
5
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
6
7
template: |
0 commit comments