blob: b03dba34679b356dac2d5148c643ad7c57736a00 [file] [log] [blame]
name-template: '$NEXT_PATCH_VERSION'
tag-template: '$NEXT_PATCH_VERSION'
categories:
- title: 'Features'
labels:
- 'type: new feature'
- 'type: enhancement'
- title: 'Bug Fixes'
labels:
- 'type: bug'
- 'bug'
- title: 'Maintenance'
label: 'type: refactor'
change-template: '- $TITLE #$NUMBER'
exclude-labels:
- 'skip-changelog'
template: |
## What’s Changed
$CHANGES
## Contributors
We'd like to thank all the contributors who worked on this release!
$CONTRIBUTORS