Merge pull request #764 from jlowin/enhancements-release

Split out enhancements in release notes
This commit is contained in:
Jeremiah Lowin 2025-06-09 17:28:12 -04:00 committed by GitHub
commit 63ef64f5c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
.github/release.yml vendored
View file

@ -7,6 +7,12 @@ changelog:
- title: New Features 🎉
labels:
- feature
exclude:
labels:
- breaking change
- title: Enhancements 🔧
labels:
- enhancement
exclude:
labels: