We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae792e4 commit c502dbdCopy full SHA for c502dbd
.github/release.yml
@@ -5,19 +5,19 @@ changelog:
5
categories:
6
- title: Fixed
7
labels:
8
- - changelog/fixed
+ - changelog/Fixed
9
- title: Added
10
11
- - changelog/added
+ - changelog/Added
12
- title: Changed
13
14
- - changelog/changed
+ - changelog/Changed
15
- title: Removed
16
17
- - changelog/removed
+ - changelog/Removed
18
- title: Deprecated
19
20
- - changelog/deprecated
+ - changelog/Deprecated
21
- title: Security
22
23
- - changelog/security
+ - changelog/Security
0 commit comments