Skip to content

Commit 6738f81

Browse files
authored
chore: move to beta release mode (#162)
1 parent e3c47af commit 6738f81

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.changeset/pre.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"mode": "pre",
3-
"tag": "alpha",
3+
"tag": "beta",
44
"initialVersions": {
5-
"@lightmill/convert-touchstone": "3.0.0-alpha.6",
6-
"@lightmill/runner": "3.0.0-alpha.5",
7-
"@lightmill/static-design": "3.0.0-alpha.5",
8-
"@lightmill/react-experiment": "0.0.0",
9-
"@lightmill/log-server": "0.0.0",
10-
"@lightmill/log-client": "0.0.0"
5+
"@lightmill/convert-touchstone": "3.0.0-alpha.8",
6+
"@lightmill/log-client": "3.0.0-alpha.18",
7+
"@lightmill/log-server": "3.0.0-alpha.18",
8+
"@lightmill/react-experiment": "3.0.0-alpha.15",
9+
"@lightmill/runner": "3.0.0-alpha.10",
10+
"@lightmill/static-design": "3.0.0-alpha.6"
1111
},
1212
"changesets": [
1313
"angry-gifts-explode",

0 commit comments

Comments
 (0)