Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Commit b180896

Browse files
chore: fix releaserc
1 parent 2968d72 commit b180896

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.releaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"name": "*",
66
"channel": "beta",
7-
"prerelease": "beta"
7+
"prerelease": true
88
}
99
],
1010
"plugins": [

0 commit comments

Comments
 (0)