We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 786aad1 commit ae90800Copy full SHA for ae90800
1 file changed
.github/release.yml
@@ -3,7 +3,7 @@ changelog:
3
- title: ⚠️ Breaking Changes
4
labels: [ breaking ]
5
- title: ⭐ General Updates
6
- labels: [ '*' ]
+ labels: [ general ]
7
- title: 🐛 Bug Fixes
8
labels: [ fix ]
9
- title: 🔘 RG-L Updates
@@ -16,3 +16,5 @@ changelog:
16
labels: [ dependencies ]
17
- title: 🔧 Technical Changes
18
labels: [ technical ]
19
+ - title: 🔘 Other Changes
20
+ labels: [ '*' ]
0 commit comments