Spaces:
Running
Running
Jeremiah Lowin commited on
Commit ·
e8ff513
1
Parent(s): 84e8114
Update release categories
Browse files- .github/release.yml +5 -3
.github/release.yml
CHANGED
|
@@ -7,9 +7,6 @@ changelog:
|
|
| 7 |
- title: New Features 🎉
|
| 8 |
labels:
|
| 9 |
- feature
|
| 10 |
-
exclude:
|
| 11 |
-
labels:
|
| 12 |
-
- breaking change
|
| 13 |
|
| 14 |
- title: Enhancements 🔧
|
| 15 |
labels:
|
|
@@ -33,6 +30,11 @@ changelog:
|
|
| 33 |
labels:
|
| 34 |
- documentation
|
| 35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
- title: Dependencies 📦
|
| 37 |
labels:
|
| 38 |
- dependencies
|
|
|
|
| 7 |
- title: New Features 🎉
|
| 8 |
labels:
|
| 9 |
- feature
|
|
|
|
|
|
|
|
|
|
| 10 |
|
| 11 |
- title: Enhancements 🔧
|
| 12 |
labels:
|
|
|
|
| 30 |
labels:
|
| 31 |
- documentation
|
| 32 |
|
| 33 |
+
- title: Examples & Contrib 💡
|
| 34 |
+
labels:
|
| 35 |
+
- example
|
| 36 |
+
- contrib
|
| 37 |
+
|
| 38 |
- title: Dependencies 📦
|
| 39 |
labels:
|
| 40 |
- dependencies
|