v0.11.0-canary.3

This commit is contained in:
李华桥
2023-12-19 19:20:35 +08:00
parent 197d1d4136
commit 9f3e02a98e
45 changed files with 45 additions and 45 deletions
+1 -1
View File
@@ -7,5 +7,5 @@
"@affine/env": "workspace:*",
"@toeverything/infra": "workspace:*"
},
"version": "0.10.3-canary.2"
"version": "0.11.0-canary.3"
}
+1 -1
View File
@@ -22,5 +22,5 @@
"peerDependencies": {
"ts-node": "*"
},
"version": "0.10.3-canary.2"
"version": "0.11.0-canary.3"
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@affine/commitlint-config",
"version": "0.10.3-canary.2",
"version": "0.11.0-canary.3",
"private": true,
"devDependencies": {
"@commitlint/cli": "^18.4.3",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine/plugin-cli",
"type": "module",
"version": "0.10.3-canary.2",
"version": "0.11.0-canary.3",
"bin": {
"af": "./src/af.mjs"
},
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@affine/workers",
"version": "0.10.3-canary.2",
"version": "0.11.0-canary.3",
"private": true,
"scripts": {
"dev": "wrangler dev"