Split out enhancements in release notes

This commit is contained in:
Jeremiah Lowin 2025-06-09 17:27:19 -04:00
commit a10ebae702

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: