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 8023977 commit bdf2be4Copy full SHA for bdf2be4
.releaserc.json
@@ -0,0 +1,8 @@
1
+{
2
+ "branches": ["main"],
3
+ "plugins": [
4
+ "@semantic-release/commit-analyzer",
5
+ "@semantic-release/release-notes-generator",
6
+ "@semantic-release/github"
7
+ ]
8
+}
0 commit comments