v0.8.0-canary.15

This commit is contained in:
Alex Yang
2023-08-09 17:29:27 -04:00
parent 7c3a7513e6
commit bbd49252cf
36 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine/bookmark-plugin",
"type": "module",
"version": "0.8.0-canary.14",
"version": "0.8.0-canary.15",
"description": "Bookmark Plugin",
"affinePlugin": {
"release": true,
+1 -1
View File
@@ -35,5 +35,5 @@
"react": "*",
"react-dom": "*"
},
"version": "0.8.0-canary.14"
"version": "0.8.0-canary.15"
}
+1 -1
View File
@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Hello world plugin",
"version": "0.8.0-canary.14",
"version": "0.8.0-canary.15",
"scripts": {
"dev": "af dev",
"build": "af build"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine/image-preview-plugin",
"type": "module",
"version": "0.8.0-canary.14",
"version": "0.8.0-canary.15",
"description": "Image preview plugin",
"affinePlugin": {
"release": true,
+1 -1
View File
@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Vue hello world plugin",
"version": "0.8.0-canary.14",
"version": "0.8.0-canary.15",
"scripts": {
"dev": "af dev",
"build": "af build"