Skip to content

Commit 1a3085c

Browse files
build: set prerelease name
1 parent dba86a5 commit 1a3085c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
{
108108
"name": "v4",
109109
"channel": "static",
110-
"prerelease": true
110+
"prerelease": "static"
111111
}
112112
],
113113
"extends": "@sanity/semantic-release-preset"

0 commit comments

Comments
 (0)