v0.9.0-canary.9

This commit is contained in:
Alex Yang
2023-09-05 14:58:09 -07:00
parent d2484d0b8d
commit f5c2aaf28a
40 changed files with 40 additions and 40 deletions

View File

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

View File

@@ -35,5 +35,5 @@
"react": "*",
"react-dom": "*"
},
"version": "0.9.0-canary.8"
"version": "0.9.0-canary.9"
}

View File

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

View File

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

View File

@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Outline plugin",
"version": "0.9.0-canary.8",
"version": "0.9.0-canary.9",
"scripts": {
"dev": "af dev",
"build": "af build"

View File

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