We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3e0564 commit 9b3d9c6Copy full SHA for 9b3d9c6
1 file changed
.github/release.yml
@@ -3,6 +3,9 @@ changelog:
3
- title: New features
4
labels:
5
- feature
6
+ - title: Performance improvements
7
+ labels:
8
+ - performance issues
9
- title: Bug fixes
10
11
- bug
@@ -18,6 +21,9 @@ changelog:
18
21
- title: Documentation improvements
19
22
20
23
- documentation
24
+ - title: Git compatibility fixes
25
26
+ - git compatibility
27
- title: Other changes
28
29
- '*'
0 commit comments