13 lines
313 B
YAML
13 lines
313 B
YAML
name-template: 'v$NEXT_PATCH_VERSION'
|
|
tag-template: 'v$NEXT_PATCH_VERSION'
|
|
categories:
|
|
- title: "🚀 Features"
|
|
label: "feature"
|
|
- title: "🐛 Bug Fixes"
|
|
label: "bug"
|
|
- title: "🧹 Maintenance"
|
|
label: "chore"
|
|
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
|
|
template: |
|
|
## Changes
|
|
$CHANGES
|