We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 652cf4c commit ea2f35bCopy full SHA for ea2f35b
1 file changed
.github/release.yml
@@ -0,0 +1,12 @@
1
+# https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes#configuring-automatically-generated-release-notes
2
+changelog:
3
+ categories:
4
+ - title: Changes
5
+ labels:
6
+ - "*"
7
+ exclude:
8
9
+ - dependencies
10
+ - title: Dependency Updates
11
12
0 commit comments