chore: bump affine version to 0.10.2 (#4959)

This commit is contained in:
Joooye_34
2023-11-16 15:48:37 +08:00
committed by GitHub
parent 931b459fbd
commit 00c940f7df
41 changed files with 41 additions and 41 deletions
+1 -1
View File
@@ -7,5 +7,5 @@
"@affine/env": "workspace:*",
"@toeverything/infra": "workspace:*"
},
"version": "0.10.1"
"version": "0.10.2"
}
+1 -1
View File
@@ -22,5 +22,5 @@
"peerDependencies": {
"ts-node": "*"
},
"version": "0.10.1"
"version": "0.10.2"
}
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine/plugin-cli",
"type": "module",
"version": "0.10.1",
"version": "0.10.2",
"bin": {
"af": "./src/af.mjs"
},
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@affine/workers",
"version": "0.10.1",
"version": "0.10.2",
"private": true,
"scripts": {
"dev": "wrangler dev"