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
@@ -2,7 +2,7 @@
"name": "@affine/core",
"type": "module",
"private": true,
"version": "0.20.0",
"version": "0.21.0",
"exports": {
"./*": "./src/*",
"./bootstrap": "./src/bootstrap/index.ts"