v0.10.0-canary.2

This commit is contained in:
LongYinan
2023-10-19 17:18:18 +08:00
parent 352420b881
commit 37c6560dd6
40 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -38,5 +38,5 @@
"react": "*",
"react-dom": "*"
},
"version": "0.10.0-canary.1"
"version": "0.10.0-canary.2"
}
+1 -1
View File
@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Hello world plugin",
"version": "0.10.0-canary.1",
"version": "0.10.0-canary.2",
"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.0-canary.1",
"version": "0.10.0-canary.2",
"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.0-canary.1",
"version": "0.10.0-canary.2",
"scripts": {
"dev": "af dev",
"build": "af build"
@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Vue hello world plugin",
"version": "0.10.0-canary.1",
"version": "0.10.0-canary.2",
"scripts": {
"dev": "af dev",
"build": "af build"