We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85f3e6d commit a70be97Copy full SHA for a70be97
.releaserc
@@ -0,0 +1,10 @@
1
+{
2
+ "branches": [
3
+ "master"
4
+ ],
5
+ "plugins": [
6
+ "@semantic-release/commit-analyzer",
7
+ "@semantic-release/release-notes-generator",
8
+ "@semantic-release/github"
9
+ ]
10
+}
0 commit comments