Better release note generation, for next release.

This commit is contained in:
Brenden Matthews
2022-12-24 12:17:57 -05:00
parent af2a3c0af0
commit a0b183cd03

15
.github/release.yml vendored Normal file
View File

@@ -0,0 +1,15 @@
changelog:
categories:
- title: 🏕 Features
labels:
- "*"
exclude:
labels:
- dependencies
- bug
- title: 🐞 Bug fixes
labels:
- bug
- title: 👒 Dependencies
labels:
- dependencies