chore: set base version to 0.20 (#10382)

This commit is contained in:
forehalo
2025-02-24 04:44:41 +00:00
parent 9435118ef1
commit 2e0f0c624a
80 changed files with 81 additions and 80 deletions
+1 -1
View File
@@ -3,5 +3,5 @@
"private": true,
"types": "./__all.d.ts",
"type": "module",
"version": "0.19.0"
"version": "0.20.0"
}
+1 -1
View File
@@ -7,5 +7,5 @@
"@affine/env": "workspace:*",
"@blocksuite/affine": "workspace:*"
},
"version": "0.19.0"
"version": "0.20.0"
}