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 200da6a commit 2f0703aCopy full SHA for 2f0703a
.releaserc
@@ -0,0 +1,7 @@
1
+{
2
+ "plugins": [
3
+ "@semantic-release/commit-analyzer",
4
+ "@semantic-release/release-notes-generator",
5
+ "@semantic-release/github"
6
+ ]
7
+}
0 commit comments