Files
frosty/.github/release.yml
2022-08-04 23:47:08 -04:00

19 lines
337 B
YAML

# Used for auto-generating release notes.
changelog:
exclude:
labels:
- misc
categories:
- title: New Features
labels:
- new feature
- title: Improvements
labels:
- improvement
- title: Bug Fixes
labels:
- bug fix
- title: Other Changes
labels:
- "*"