Skip to content

Commit adb8d27

Browse files
committed
chore(release): 😊 publish v1.0.0-beta.0
1 parent 4482a42 commit adb8d27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎lerna.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.0-alpha.0",
2+
"version": "1.0.0-beta.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"npmClientArgs": [

‎packages/components/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formily/tdesign-react",
3-
"version": "1.0.0-alpha.0",
3+
"version": "1.0.0-beta.0",
44
"license": "MIT",
55
"main": "lib",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)