blob: 97ffa512efd4d7853bafe77227629d5650fe0539 [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