Files
go-unifi/.github/.release.yml
2025-02-07 15:41:34 +01:00

18 lines
333 B
YAML

changelog:
exclude:
labels:
- ignore-for-release
- dependencies
categories:
- title: Breaking Changes 🛠
labels:
- breaking
- title: New Features 🎉
labels:
- feature
- title: Fixes 🔧
labels:
- fix
- title: Other Changes
labels:
- "*"