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 1ede3d2 commit 5bf2b5fCopy full SHA for 5bf2b5f
.releaserc
@@ -0,0 +1,10 @@
1
+{
2
+ "branches": [
3
+ "main"
4
+ ],
5
+ "plugins": [
6
+ "@semantic-release/commit-analyzer",
7
+ "@semantic-release/github",
8
+ "@semantic-release/npm"
9
+ ]
10
+}
0 commit comments