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 240586f + c1a2753 commit 6d57f2fCopy full SHA for 6d57f2f
.releaserc.yml
@@ -0,0 +1,5 @@
1
+# needed to keep npm out, which is in by default and requires package.json
2
+plugins:
3
+ - "@semantic-release/commit-analyzer"
4
+ - "@semantic-release/github"
5
+ - "@semantic-release/release-notes-generator"
0 commit comments