Spaces:
Running
Running
Jeremiah Lowin commited on
Commit ·
1db6dd7
1
Parent(s): df9889e
Split out enhancements in release notes
Browse files- .github/release.yml +6 -0
.github/release.yml
CHANGED
|
@@ -7,6 +7,12 @@ changelog:
|
|
| 7 |
- title: New Features 🎉
|
| 8 |
labels:
|
| 9 |
- feature
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
- enhancement
|
| 11 |
exclude:
|
| 12 |
labels:
|
|
|
|
| 7 |
- title: New Features 🎉
|
| 8 |
labels:
|
| 9 |
- feature
|
| 10 |
+
exclude:
|
| 11 |
+
labels:
|
| 12 |
+
- breaking change
|
| 13 |
+
|
| 14 |
+
- title: Enhancements 🔧
|
| 15 |
+
labels:
|
| 16 |
- enhancement
|
| 17 |
exclude:
|
| 18 |
labels:
|