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.
2 parents ab6563f + 7051e58 commit 2aff08aCopy full SHA for 2aff08a
1 file changed
.github/release-drafter.yml
@@ -20,37 +20,6 @@ categories:
20
- title: 'Added'
21
labels:
22
- 'feature'
23
- - 'feat'
24
- - 'enhancement'
25
- - 'minor'
26
-
27
- - title: 'Changed'
28
- collapse-after: 4
29
- labels:
30
- - 'chore'
31
- - 'refactor'
32
- - 'improvement'
33
34
- - title: 'Fixed'
35
36
- - 'fix'
37
- - 'bugfix'
38
- - 'bug'
39
- - 'patch'
40
41
- - title: 'Removed'
42
43
- - 'removed'
44
- - 'deprecated'
45
46
- - title: 'Security'
47
48
- - 'security'
49
50
- - title: 'Tests'
51
- collapse-after: 3
52
53
- - 'test'
54
55
- title: 'Dependencies'
56
collapse-after: 2
0 commit comments