mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-13 09:09:10 +02:00
32 lines
536 B
YAML
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:
|
|
- "*"
|