Tri-Inspector/.github/release.yml
2022-07-03 09:32:06 +03:00

17 lines
272 B
YAML

# .github/release.yml
changelog:
categories:
- title: Breaking Changes
labels:
- breaking-change
- title: Features
labels:
- enhancement
- title: Fixes
labels:
- bug
- title: Changes
labels:
- "*"