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 f3bad32 commit d2fc1eaCopy full SHA for d2fc1ea
.releaserc.json
@@ -1,10 +1,5 @@
1
{
2
- "branches": [
3
- {
4
- "name": "main",
5
- "prerelease": "rc"
6
- }
7
- ],
+ "branches": ["main"],
8
"plugins": [
9
["@semantic-release/commit-analyzer", { "preset": "conventionalcommits" }],
10
[
0 commit comments