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 49664fb commit 45ab28dCopy full SHA for 45ab28d
.releaserc.json
@@ -1,4 +1,4 @@
1
{
2
"extends": "@sanity/semantic-release-preset",
3
- "branches": ["main", {"name": "studio-v2", "channel": "studio-v2", "prerelease": "v2-studio"}]
+ "branches": ["main", {"name": "studio-v2", "channel": "studio-v2", "range": "2.36.x"}]
4
}
0 commit comments