chore (repo): Add release configuration (#1731)

This commit is contained in:
James Rich 2025-03-29 15:43:34 -05:00 committed by GitHub
parent ba1416e95a
commit 4548434b7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

13
.github/release.yml vendored Normal file
View file

@ -0,0 +1,13 @@
# .github/release.yml
changelog:
categories:
- title: 🛠Fixes & Features
labels:
- '*'
exclude:
labels:
- dependencies
- title: 👷Dependencies
labels:
- dependencies