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 93792d4 commit d6b1374Copy full SHA for d6b1374
.github/release.yml
@@ -0,0 +1,13 @@
1
+# https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes#configuring-automatically-generated-release-notes
2
+
3
+changelog:
4
+ categories:
5
+ - title: Notable changes
6
+ labels:
7
+ - '*'
8
+ exclude:
9
10
+ - dependencies
11
+ - title: Dependency updates
12
13
0 commit comments