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
@@ -37,5 +37,5 @@
"react": "*",
"react-dom": "*"
},
"version": "0.10.3-canary.2"
"version": "0.11.0"
}
+1 -1
View File
@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Hello world plugin",
"version": "0.10.3-canary.2",
"version": "0.11.0",
"scripts": {
"dev": "af dev",
"build": "af build"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine/image-preview-plugin",
"type": "module",
"version": "0.10.3-canary.2",
"version": "0.11.0",
"description": "Image preview plugin",
"affinePlugin": {
"release": true,
+1 -1
View File
@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Outline plugin",
"version": "0.10.3-canary.2",
"version": "0.11.0",
"scripts": {
"dev": "af dev",
"build": "af build"
@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Vue hello world plugin",
"version": "0.10.3-canary.2",
"version": "0.11.0",
"scripts": {
"dev": "af dev",
"build": "af build"