mirror of
https://github.com/s4u/maven-settings-action.git
synced 2026-02-15 00:00:30 +08:00
31 lines
465 B
YAML
31 lines
465 B
YAML
categories:
|
|
|
|
- title: 'New features'
|
|
labels:
|
|
- 'enhancement'
|
|
|
|
- title: 'Bug Fixes'
|
|
labels:
|
|
- 'bug'
|
|
|
|
- title: 'Maintenance'
|
|
label:
|
|
- 'code quality'
|
|
- 'documentation'
|
|
|
|
- title: 'Dependency updates'
|
|
label:
|
|
- 'dependencies'
|
|
|
|
change-template: '- $TITLE #$NUMBER'
|
|
|
|
sort-direction: 'ascending'
|
|
|
|
template: |
|
|
# What's Changed
|
|
|
|
$CHANGES
|
|
|
|
# Thanks
|
|
Many thanks for collaboration on this release for: $CONTRIBUTORS
|