mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-09-01 20:13:19 +02:00
Co-authored-by: Jeremiah Lowin <jlowin@users.noreply.github.com> Co-authored-by: marvin-context-protocol[bot] <225465937+marvin-context-protocol[bot]@users.noreply.github.com>
47 lines
782 B
YAML
47 lines
782 B
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- ignore in release notes
|
|
|
|
categories:
|
|
- title: New Features 🎉
|
|
labels:
|
|
- feature
|
|
|
|
- title: Enhancements 🔧
|
|
labels:
|
|
- enhancement
|
|
exclude:
|
|
labels:
|
|
- breaking change
|
|
|
|
- title: Fixes 🐞
|
|
labels:
|
|
- bug
|
|
exclude:
|
|
labels:
|
|
- contrib
|
|
|
|
- title: Breaking Changes 🛫
|
|
labels:
|
|
- breaking change
|
|
exclude:
|
|
labels:
|
|
- contrib
|
|
|
|
- title: Docs 📚
|
|
labels:
|
|
- documentation
|
|
|
|
- title: Examples & Contrib 💡
|
|
labels:
|
|
- example
|
|
- contrib
|
|
|
|
- title: Dependencies 📦
|
|
labels:
|
|
- dependencies
|
|
|
|
- title: Other Changes 🦾
|
|
labels:
|
|
- "*"
|