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 692542a commit 24b041fCopy full SHA for 24b041f
.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