v0.8.0-canary.7

This commit is contained in:
Alex Yang
2023-08-02 10:06:05 -07:00
parent 33613c7041
commit 4386894e8a
34 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine/bookmark-plugin",
"type": "module",
"version": "0.8.0-canary.6",
"version": "0.8.0-canary.7",
"description": "Bookmark Plugin",
"affinePlugin": {
"release": true,
+1 -1
View File
@@ -34,5 +34,5 @@
"react": "*",
"react-dom": "*"
},
"version": "0.8.0-canary.6"
"version": "0.8.0-canary.7"
}
+1 -1
View File
@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Hello world plugin",
"version": "0.8.0-canary.6",
"version": "0.8.0-canary.7",
"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.6",
"version": "0.8.0-canary.7",
"description": "Image preview plugin",
"affinePlugin": {
"release": true,