chore: update basic version to 0.11.0 (#5355)

This commit is contained in:
Joooye_34
2023-12-20 08:10:42 +00:00
parent 80eeb2ddc7
commit a4f31df192
45 changed files with 45 additions and 45 deletions
+1 -1
View File
@@ -8,5 +8,5 @@
"react": "18.2.0",
"react-dom": "18.2.0"
},
"version": "0.10.3-canary.2"
"version": "0.11.0"
}
+1 -1
View File
@@ -9,5 +9,5 @@
"@types/debug": "^4.1.9",
"vitest": "1.0.4"
},
"version": "0.10.3-canary.2"
"version": "0.11.0"
}
+1 -1
View File
@@ -26,5 +26,5 @@
"dependencies": {
"lit": "^3.0.2"
},
"version": "0.10.3-canary.2"
"version": "0.11.0"
}
+1 -1
View File
@@ -114,5 +114,5 @@
"optional": true
}
},
"version": "0.10.3-canary.2"
"version": "0.11.0"
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@affine/sdk",
"version": "0.10.3-canary.2",
"version": "0.11.0",
"type": "module",
"scripts": {
"build": "vite build",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@toeverything/y-indexeddb",
"type": "module",
"version": "0.10.3-canary.2",
"version": "0.11.0",
"description": "IndexedDB database adapter for Yjs",
"repository": "toeverything/AFFiNE",
"author": "toeverything",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "y-provider",
"type": "module",
"version": "0.10.3-canary.2",
"version": "0.11.0",
"description": "Yjs provider protocol for multi document support",
"exports": {
".": "./src/index.ts"