20 lines
410 B
YAML
20 lines
410 B
YAML
prerelease: true
|
|
categories:
|
|
- title: 'Features'
|
|
labels:
|
|
- 'feature'
|
|
- 'enhancement'
|
|
- title: 'Bug Fixes'
|
|
labels:
|
|
- 'fix'
|
|
- 'bugfix'
|
|
- 'bug'
|
|
- title: 'Maintenance'
|
|
label: 'chore'
|
|
change-template: '- $TITLE (#$NUMBER)'
|
|
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
|
|
template: |
|
|
## Changes
|
|
|
|
$CHANGES
|