fastmcp/.github/release.yml
2024-11-30 19:42:40 -05:00

32 lines
536 B
YAML

changelog:
exclude:
labels:
- ignore in release notes
categories:
- title: New Features 🎉
labels:
- feature
- enhancement
exclude:
labels:
- breaking change
- title: Fixes 🐞
labels:
- bug
exclude:
labels:
- breaking change
- title: Breaking Changes 🛫
labels:
- breaking change
- title: Docs 📚
labels:
- documentation
- title: Other Changes 🦾
labels:
- "*"