chore: set base version to 0.21

This commit is contained in:
forehalo
2025-04-07 16:10:32 +08:00
parent 952f1878a6
commit 40f218c898
102 changed files with 102 additions and 102 deletions
+1 -1
View File
@@ -3,5 +3,5 @@
"private": true,
"types": "./__all.d.ts",
"type": "module",
"version": "0.20.0"
"version": "0.21.0"
}
+1 -1
View File
@@ -7,5 +7,5 @@
"@affine/env": "workspace:*",
"@blocksuite/affine": "workspace:*"
},
"version": "0.20.0"
"version": "0.21.0"
}