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 e4f8dfa commit 435a892Copy full SHA for 435a892
.github/release.yml
@@ -0,0 +1,10 @@
1
+changelog:
2
+ exclude:
3
+ labels: ["ignore-for-release"]
4
+ categories:
5
+ - title: "🚀 Features"
6
+ labels: ["feature", "enhancement"]
7
+ - title: "🐛 Bug Fixes"
8
+ labels: ["bug", "fix"]
9
+ - title: "🧰 Maintenance"
10
+ labels: ["chore"]
0 commit comments