Files
engine/.github/release.yml
2024-07-19 13:21:30 +08:00

22 lines
367 B
YAML

changelog:
exclude:
labels:
- ignore for release
- documentation
- test
categories:
- title: Breaking Changes 🛠
labels:
- breaking
- title: Features 🎉
labels:
- feature
- enhancement
- title: Fixed 🐞
labels:
- bug
- title: Other Changes
labels:
- "*"