v0.8.0-canary.6

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