chore: bump base version to 0.14.0 (#6170)

This commit is contained in:
liuyi
2024-03-19 02:34:18 +00:00
parent da32682afb
commit bba1a95f9c
38 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -9,5 +9,5 @@
"@types/debug": "^4.1.12",
"vitest": "1.3.1"
},
"version": "0.12.0"
"version": "0.14.0"
}
+1 -1
View File
@@ -26,5 +26,5 @@
"lit": "^3.1.2",
"zod": "^3.22.4"
},
"version": "0.12.0"
"version": "0.14.0"
}
+1 -1
View File
@@ -71,5 +71,5 @@
"optional": true
}
},
"version": "0.12.0"
"version": "0.14.0"
}
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@toeverything/y-indexeddb",
"type": "module",
"version": "0.12.0",
"version": "0.14.0",
"description": "IndexedDB database adapter for Yjs",
"repository": "toeverything/AFFiNE",
"author": "toeverything",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "y-provider",
"type": "module",
"version": "0.12.0",
"version": "0.14.0",
"description": "Yjs provider protocol for multi document support",
"exports": {
".": "./src/index.ts"