chore: update base version to 0.12.0 (#5695)

This commit is contained in:
Joooye_34
2024-01-25 05:17:35 +00:00
parent 9aa421d5e1
commit bd8c7751db
38 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -9,5 +9,5 @@
"@types/debug": "^4.1.9",
"vitest": "1.1.3"
},
"version": "0.11.0"
"version": "0.12.0"
}
+1 -1
View File
@@ -26,5 +26,5 @@
"lit": "^3.0.2",
"zod": "^3.22.4"
},
"version": "0.11.0"
"version": "0.12.0"
}
+1 -1
View File
@@ -63,5 +63,5 @@
"optional": true
}
},
"version": "0.11.0"
"version": "0.12.0"
}
+1 -1
View File
@@ -20,5 +20,5 @@
"devDependencies": {
"vitest": "1.1.3"
},
"version": "0.11.0"
"version": "0.12.0"
}
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@toeverything/y-indexeddb",
"type": "module",
"version": "0.11.0",
"version": "0.12.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.11.0",
"version": "0.12.0",
"description": "Yjs provider protocol for multi document support",
"exports": {
".": "./src/index.ts"