v0.8.0-canary.2

This commit is contained in:
Alex Yang
2023-07-29 14:33:38 -07:00
parent ac59e28fcd
commit 765efd19da
31 changed files with 31 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@affine/bookmark-plugin",
"type": "module",
"version": "0.8.0-canary.1",
"version": "0.8.0-canary.2",
"description": "Bookmark Plugin",
"affinePlugin": {
"release": true,

View File

@@ -29,5 +29,5 @@
"react": "*",
"react-dom": "*"
},
"version": "0.8.0-canary.1"
"version": "0.8.0-canary.2"
}

View File

@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Hello world plugin",
"version": "0.8.0-canary.1",
"version": "0.8.0-canary.2",
"affinePlugin": {
"release": false,
"entry": {

View File

@@ -1,7 +1,7 @@
{
"name": "@affine/image-preview-plugin",
"type": "module",
"version": "0.8.0-canary.1",
"version": "0.8.0-canary.2",
"description": "Image preview plugin",
"affinePlugin": {
"release": true,