Wholphin/.github/release.yml
2025-10-15 15:41:04 -04:00

23 lines
438 B
YAML

changelog:
exclude:
labels: []
authors: []
categories:
- title: Breaking Changes
labels:
- breaking change
- title: New Features & Enhancements
labels:
- enhancement
- title: UI/UX Improvements
labels:
- user interface
exclude:
labels:
- bug
- title: Bug Fixes
labels:
- bug
- title: Other changes
labels:
- "*"