quill/.github/release.yml
2024-05-13 10:24:38 +08:00

18 lines
335 B
YAML

changelog:
exclude:
authors:
- quill-bot
categories:
- title: Bug Fixes 🛠
labels:
- change:bugfix
- title: New Features 🎉
labels:
- change:feature
- title: Documentation 📚
labels:
- change:documentation
- title: Other Changes
labels:
- "*"