Skip to content

Commit 45ab28d

Browse files
committed
fix(release): initial standalone release for Sanity Studio v2
1 parent 49664fb commit 45ab28d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"extends": "@sanity/semantic-release-preset",
3-
"branches": ["main", {"name": "studio-v2", "channel": "studio-v2", "prerelease": "v2-studio"}]
3+
"branches": ["main", {"name": "studio-v2", "channel": "studio-v2", "range": "2.36.x"}]
44
}

0 commit comments

Comments
 (0)