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.
2 parents 9dd92f9 + 10b1576 commit a89ae2fCopy full SHA for a89ae2f
1 file changed
.releaserc.json
@@ -0,0 +1,12 @@
1
+{
2
+ "branches": ["main"],
3
+ "plugins": [
4
+ ["@semantic-release/commit-analyzer", {
5
+ "preset": "conventionalcommits"
6
+ }],
7
+ ["@semantic-release/release-notes-generator", {
8
9
10
+ "@semantic-release/github"
11
+ ]
12
+}
0 commit comments