Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markd.otto@gmail.com>2020-04-14 22:30:49 +0300
committerGitHub <noreply@github.com>2020-04-14 22:30:49 +0300
commit11d562d20aeab297d60f16de1539bed292ddb2b1 (patch)
treeb15dc6516482139810536cabb1a805160627179d /.github
parent5136228368f1eabbbcc0f817ff30c3a1e46c8104 (diff)
Update release-drafter.yml
Diffstat (limited to '.github')
-rw-r--r--.github/release-drafter.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index 5c7dfd0b88..ae1367c892 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -1,5 +1,5 @@
-name-template: 'v$NEXT_PATCH_VERSION'
-tag-template: 'v$NEXT_PATCH_VERSION'
+name-template: 'v$NEXT_MAJOR_VERSION'
+tag-template: 'v$NEXT_MAJOR_VERSION'
prerelease: true
exclude-labels:
- 'skip-changelog'
@@ -26,14 +26,14 @@ categories:
- title: '🌎 Accessibility'
labels:
- 'accessibility'
- - title: '📦 Dependencies'
- labels:
- - 'dependencies'
- title: '🧰 Misc'
labels:
- 'build'
- 'meta'
- 'chore'
+ - title: '📦 Dependencies'
+ labels:
+ - 'dependencies'
change-template: '- #$NUMBER: $TITLE'
template: |
## Changes