merge release.yml

This commit is contained in:
Jacob Overgaard
2024-11-09 10:10:02 +01:00
parent fe86243907
commit 5fbf08f2fb
2 changed files with 6 additions and 46 deletions

12
.github/release.yml vendored
View File

@@ -13,13 +13,9 @@ changelog:
- title: 💥 Breaking Changes
labels:
- category/breaking
- title: 🐛 Bug Fixes
labels:
- type/bug
- category/bug
- type/improvement
- title: 📄 Documentation
labels:
- documentation
- category/documentation
- title: 🏠 Internal
labels:
@@ -29,10 +25,14 @@ changelog:
- dependencies
- title: 🌈 A11Y
labels:
- accessibility
- category/accessibility
- title: 🚀 New Features
labels:
- type/feature
- title: Other Changes
- category/feature
- type/enhancement
- category/enhancement
- title: 🐛 Bug Fixes
labels:
- '*'