Compare commits

...

2 Commits

Author SHA1 Message Date
Shefali
aea12e9c8c Move Bug fixes to the bottom 2023-09-28 08:49:57 -07:00
Shefali
279bdd24fb Catchall for bug fix PRs and add performance category 2023-09-27 15:45:30 -07:00

9
.github/release.yml vendored
View File

@@ -9,12 +9,15 @@ changelog:
exclude:
labels:
- type:feature
- title: 🐛 Bug Fixes
labels:
- type:bug
- title: 🔧 Maintenance
labels:
- type:maintenance
- title: ⚡ Performance
labels:
- type:performance
- title: 👒 Dependencies
labels:
- dependencies
- title: 🐛 Bug Fixes
labels:
- '*'