mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-23 05:54:19 +02:00
Merge pull request #764 from jlowin/enhancements-release
Split out enhancements in release notes
This commit is contained in:
commit
63ef64f5c7
1 changed files with 6 additions and 0 deletions
6
.github/release.yml
vendored
6
.github/release.yml
vendored
|
|
@ -7,6 +7,12 @@ changelog:
|
|||
- title: New Features 🎉
|
||||
labels:
|
||||
- feature
|
||||
exclude:
|
||||
labels:
|
||||
- breaking change
|
||||
|
||||
- title: Enhancements 🔧
|
||||
labels:
|
||||
- enhancement
|
||||
exclude:
|
||||
labels:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue