chore: v0.10.3-canary.1

This commit is contained in:
李华桥
2023-11-23 14:39:55 +08:00
parent ad2d3b9167
commit 9ded6afb4b
41 changed files with 41 additions and 41 deletions

View File

@@ -7,5 +7,5 @@
"@affine/env": "workspace:*",
"@toeverything/infra": "workspace:*"
},
"version": "0.10.3-canary.0"
"version": "0.10.3-canary.1"
}

View File

@@ -22,5 +22,5 @@
"peerDependencies": {
"ts-node": "*"
},
"version": "0.10.3-canary.0"
"version": "0.10.3-canary.1"
}

View File

@@ -1,7 +1,7 @@
{
"name": "@affine/plugin-cli",
"type": "module",
"version": "0.10.3-canary.0",
"version": "0.10.3-canary.1",
"bin": {
"af": "./src/af.mjs"
},

View File

@@ -1,6 +1,6 @@
{
"name": "@affine/workers",
"version": "0.10.3-canary.0",
"version": "0.10.3-canary.1",
"private": true,
"scripts": {
"dev": "wrangler dev"