v0.8.0-canary.9

This commit is contained in:
Alex Yang
2023-08-03 16:23:02 -07:00
parent 0c16eb1189
commit 0882d47dc9
35 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine/bookmark-plugin",
"type": "module",
"version": "0.8.0-canary.8",
"version": "0.8.0-canary.9",
"description": "Bookmark Plugin",
"affinePlugin": {
"release": true,
+1 -1
View File
@@ -34,5 +34,5 @@
"react": "*",
"react-dom": "*"
},
"version": "0.8.0-canary.8"
"version": "0.8.0-canary.9"
}
+1 -1
View File
@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Hello world plugin",
"version": "0.8.0-canary.8",
"version": "0.8.0-canary.9",
"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.8",
"version": "0.8.0-canary.9",
"description": "Image preview plugin",
"affinePlugin": {
"release": true,