aboutsummaryrefslogtreecommitdiff
path: root/.github/release-drafter.yml
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2020-04-14 12:30:49 -0700
committerGitHub <[email protected]>2020-04-14 12:30:49 -0700
commit11d562d20aeab297d60f16de1539bed292ddb2b1 (patch)
treeb15dc6516482139810536cabb1a805160627179d /.github/release-drafter.yml
parent5136228368f1eabbbcc0f817ff30c3a1e46c8104 (diff)
downloadbootstrap-11d562d20aeab297d60f16de1539bed292ddb2b1.tar.xz
bootstrap-11d562d20aeab297d60f16de1539bed292ddb2b1.zip
Update release-drafter.yml
Diffstat (limited to '.github/release-drafter.yml')
-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 5c7dfd0b8..ae1367c89 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