v0.8.0-canary.1

This commit is contained in:
Alex Yang
2023-07-29 08:23:38 -07:00
parent ce0c1c39e2
commit c45149b664
31 changed files with 31 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@affine/bookmark-plugin",
"version": "0.8.0-canary.0",
"version": "0.8.0-canary.1",
"description": "Bookmark Plugin",
"affinePlugin": {
"release": true,

View File

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

View File

@@ -2,7 +2,7 @@
"name": "@affine/hello-world-plugin",
"private": true,
"description": "Hello world plugin",
"version": "0.8.0-canary.0",
"version": "0.8.0-canary.1",
"affinePlugin": {
"release": false,
"entry": {

View File

@@ -1,6 +1,6 @@
{
"name": "@affine/image-preview-plugin",
"version": "0.8.0-canary.0",
"version": "0.8.0-canary.1",
"description": "Image preview plugin",
"affinePlugin": {
"release": true,