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 2a86d90 commit 73b202dCopy full SHA for 73b202d
.releaserc
@@ -0,0 +1,8 @@
1
+plugins:
2
+ - "@semantic-release/commit-analyzer"
3
+ - "@semantic-release/release-notes-generator"
4
+ - "@semantic-release/github"
5
+ - "@semantic-release/npm"
6
+ - "@semantic-release/git"
7
+options:
8
+ debug: true
0 commit comments