Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit 71cb358

Browse files
authored
Update release-drafter.yml
1 parent 29a0de6 commit 71cb358

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/release-drafter.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
name-template: '$MAJOR.$MINOR.$NEXT_PATCH_VERSION'
2-
tag-template: '$MAJOR.$MINOR.$NEXT_PATCH_VERSION'
1+
name-template: '$NEXT_PATCH_VERSION'
2+
tag-template: '$NEXT_PATCH_VERSION'
3+
version-template: '$MAJOR.$MINOR.$NEXT_PATCH_VERSION'
34
categories:
45
- title: '⭐ New Features'
56
labels:

0 commit comments

Comments
 (0)