1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-10 23:54:08 +02:00

Update release-drafter.yml

This commit is contained in:
Mark Otto
2020-04-14 12:30:49 -07:00
committed by GitHub
parent 5136228368
commit 11d562d20a

View File

@@ -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