v0.8.0-canary.8

This commit is contained in:
Alex Yang
2023-08-02 16:51:34 -07:00
parent 32c08e49c5
commit dcd070b3e7
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.7",
"version": "0.8.0-canary.8",
"description": "Bookmark Plugin",
"affinePlugin": {
"release": true,
+1 -1
View File
@@ -34,5 +34,5 @@
"react": "*",
"react-dom": "*"
},
"version": "0.8.0-canary.7"
"version": "0.8.0-canary.8"
}
+1 -1
View File
@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Hello world plugin",
"version": "0.8.0-canary.7",
"version": "0.8.0-canary.8",
"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.7",
"version": "0.8.0-canary.8",
"description": "Image preview plugin",
"affinePlugin": {
"release": true,