v0.8.0-canary.27

This commit is contained in:
Alex Yang
2023-08-19 13:56:28 -05:00
parent 956cde308e
commit 8a42592ff7
39 changed files with 39 additions and 39 deletions

View File

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

View File

@@ -35,5 +35,5 @@
"react": "*",
"react-dom": "*"
},
"version": "0.8.0-canary.26"
"version": "0.8.0-canary.27"
}

View File

@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Hello world plugin",
"version": "0.8.0-canary.26",
"version": "0.8.0-canary.27",
"scripts": {
"dev": "af dev",
"build": "af build"

View File

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

View File

@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Outline plugin",
"version": "0.8.0-canary.26",
"version": "0.8.0-canary.27",
"scripts": {
"dev": "af dev",
"build": "af build"

View File

@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Vue hello world plugin",
"version": "0.8.0-canary.26",
"version": "0.8.0-canary.27",
"scripts": {
"dev": "af dev",
"build": "af build"