Tri-Inspector/.github/release.yml

17 lines
272 B
YAML
Raw Normal View History

2022-07-03 02:32:06 -04:00
# .github/release.yml
changelog:
categories:
- title: Breaking Changes
labels:
- breaking-change
- title: Features
labels:
- enhancement
- title: Fixes
labels:
- bug
- title: Changes
labels:
- "*"