Retrospring/.github/release.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
323 B
YAML
Raw Normal View History

changelog:
categories:
- title: Added
labels:
- feature
- title: Fixed
labels:
- bugfix
- title: Changed
labels:
- '*'
- title: Developer experience
labels:
- developer experience
- title: Dependency updates
labels:
- dependencies