This commit is contained in:
LongYinan
2023-09-26 15:58:55 +08:00
parent 2cc09c205d
commit d7464b9fad
39 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine/bookmark-plugin",
"type": "module",
"version": "0.8.3",
"version": "0.8.4",
"description": "Bookmark Plugin",
"affinePlugin": {
"release": true,
+1 -1
View File
@@ -35,5 +35,5 @@
"react": "*",
"react-dom": "*"
},
"version": "0.8.3"
"version": "0.8.4"
}
+1 -1
View File
@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Hello world plugin",
"version": "0.8.3",
"version": "0.8.4",
"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.3",
"version": "0.8.4",
"description": "Image preview plugin",
"affinePlugin": {
"release": true,
+1 -1
View File
@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Outline plugin",
"version": "0.8.3",
"version": "0.8.4",
"scripts": {
"dev": "af dev",
"build": "af build"
+1 -1
View File
@@ -3,7 +3,7 @@
"type": "module",
"private": true,
"description": "Vue hello world plugin",
"version": "0.8.3",
"version": "0.8.4",
"scripts": {
"dev": "af dev",
"build": "af build"