We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb98edf commit 9c1b1e3Copy full SHA for 9c1b1e3
.github/release.yml
@@ -0,0 +1,19 @@
1
+changelog:
2
+ exclude:
3
+ labels:
4
+ - skip-changelog
5
+ authors:
6
+ - dependabot
7
+ categories:
8
+ - title: New Features ✨
9
10
+ - "Changelog: Feature"
11
+ - title: Bug Fixes 🐛
12
13
+ - "Changelog: Bugfix"
14
+ - title: Documentation 📚
15
16
+ - "Changelog: Docs"
17
+ - title: Internal Changes 🔧
18
19
+ - "Changelog: Internal"
0 commit comments