echoip/.github/release.yml

17 lines
267 B
YAML

changelog:
exclude:
labels:
- ignore-for-release
categories:
- title: Breaking Changes 🛠
labels:
- major
- breaking-change
- title: New Features 🎉
labels:
- minor
- feature
- title: Other