0.10.0-canary.0

This commit is contained in:
LongYinan
2023-10-12 15:21:07 +08:00
parent daa976ca62
commit 286347420d
39 changed files with 39 additions and 39 deletions

View File

@@ -38,5 +38,5 @@
"react": "*",
"react-dom": "*"
},
"version": "0.9.0-canary.13"
"version": "0.10.0-canary.0"
}

View File

@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Hello world plugin",
"version": "0.9.0-canary.13",
"version": "0.10.0-canary.0",
"scripts": {
"dev": "af dev",
"build": "af build"

View File

@@ -1,7 +1,7 @@
{
"name": "@affine/image-preview-plugin",
"type": "module",
"version": "0.9.0-canary.13",
"version": "0.10.0-canary.0",
"description": "Image preview plugin",
"affinePlugin": {
"release": true,

View File

@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Outline plugin",
"version": "0.9.0-canary.13",
"version": "0.10.0-canary.0",
"scripts": {
"dev": "af dev",
"build": "af build"

View File

@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Vue hello world plugin",
"version": "0.9.0-canary.13",
"version": "0.10.0-canary.0",
"scripts": {
"dev": "af dev",
"build": "af build"