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

View File

@@ -2,7 +2,7 @@
"name": "@affine/media-capture-playground",
"private": true,
"type": "module",
"version": "0.0.0",
"version": "0.21.0",
"scripts": {
"dev:web": "vite",
"dev:server": "tsx --env-file=.env --watch server/main.ts"