chore: v0.10.3-canary.1

This commit is contained in:
李华桥
2023-11-23 14:39:55 +08:00
parent ad2d3b9167
commit 9ded6afb4b
41 changed files with 41 additions and 41 deletions
+1 -1
View File
@@ -38,5 +38,5 @@
"react": "*",
"react-dom": "*"
},
"version": "0.10.3-canary.0"
"version": "0.10.3-canary.1"
}
+1 -1
View File
@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Hello world plugin",
"version": "0.10.3-canary.0",
"version": "0.10.3-canary.1",
"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.0",
"version": "0.10.3-canary.1",
"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.0",
"version": "0.10.3-canary.1",
"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.0",
"version": "0.10.3-canary.1",
"scripts": {
"dev": "af dev",
"build": "af build"