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 a717ca7 commit 0505534Copy full SHA for 0505534
.github/release-drafter.yml
@@ -20,9 +20,10 @@ categories:
20
- title: '🚒 Deprecations'
21
labels:
22
- 'deprecated'
23
- - title: '🔧 Internal'
+ - title: '🔧 Maintenance'
24
25
- 'internal'
26
+ - 'dependencies'
27
exclude-labels:
28
- 'skip-changelog'
29
tag-template: 'v$NEXT_PATCH_VERSION'
@@ -32,7 +33,7 @@ template: |
32
33
**[Human readable summary of changes]**
34
35
## Changes
-
36
+
37
$CHANGES
38
39
## This release was made possible by the following contributors:
0 commit comments