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