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 d5307e4 commit 090bd72Copy full SHA for 090bd72
.releaserc
@@ -3,6 +3,7 @@
3
"@semantic-release/commit-analyzer",
4
"@semantic-release/release-notes-generator",
5
"@semantic-release/npm",
6
- "@semantic-release/github"
+ "@semantic-release/github",
7
+ "@semantic-release/git"
8
]
9
}
0 commit comments