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 a7c9de4 commit 58a44b6Copy full SHA for 58a44b6
1 file changed
.releaserc.json
@@ -1,5 +1,10 @@
1
{
2
- "branches": ["main"],
+ "branches": [
3
+ {
4
+ "name": "main",
5
+ "prerelease": true
6
+ }
7
+ ],
8
"plugins": [
9
"@semantic-release/commit-analyzer",
10
"@semantic-release/release-notes-generator",
0 commit comments