mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-04 08:38:34 +00:00
chore: bump base version to 0.14.0 (#6170)
This commit is contained in:
2
.github/helm/affine/Chart.yaml
vendored
2
.github/helm/affine/Chart.yaml
vendored
@@ -3,4 +3,4 @@ name: affine
|
|||||||
description: AFFiNE cloud chart
|
description: AFFiNE cloud chart
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.0
|
version: 0.0.0
|
||||||
appVersion: "0.12.0"
|
appVersion: "0.14.0"
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ name: graphql
|
|||||||
description: AFFiNE GraphQL server
|
description: AFFiNE GraphQL server
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.0
|
version: 0.0.0
|
||||||
appVersion: "0.12.0"
|
appVersion: "0.14.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: gcloud-sql-proxy
|
- name: gcloud-sql-proxy
|
||||||
version: 0.0.0
|
version: 0.0.0
|
||||||
|
|||||||
2
.github/helm/affine/charts/sync/Chart.yaml
vendored
2
.github/helm/affine/charts/sync/Chart.yaml
vendored
@@ -3,7 +3,7 @@ name: sync
|
|||||||
description: AFFiNE Sync Server
|
description: AFFiNE Sync Server
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.0
|
version: 0.0.0
|
||||||
appVersion: "0.12.0"
|
appVersion: "0.14.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: gcloud-sql-proxy
|
- name: gcloud-sql-proxy
|
||||||
version: 0.0.0
|
version: 0.0.0
|
||||||
|
|||||||
@@ -19,5 +19,5 @@
|
|||||||
],
|
],
|
||||||
"ext": "ts,md,json"
|
"ext": "ts,md,json"
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@affine/monorepo",
|
"name": "@affine/monorepo",
|
||||||
"version": "0.12.0",
|
"version": "0.14.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"author": "toeverything",
|
"author": "toeverything",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@affine/server",
|
"name": "@affine/server",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.12.0",
|
"version": "0.14.0",
|
||||||
"description": "Affine Node.js server",
|
"description": "Affine Node.js server",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@affine/storage",
|
"name": "@affine/storage",
|
||||||
"version": "0.12.0",
|
"version": "0.14.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 10.16.0 < 11 || >= 11.8.0"
|
"node": ">= 10.16.0 < 11 || >= 11.8.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -9,5 +9,5 @@
|
|||||||
"@types/debug": "^4.1.12",
|
"@types/debug": "^4.1.12",
|
||||||
"vitest": "1.3.1"
|
"vitest": "1.3.1"
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
2
packages/common/env/package.json
vendored
2
packages/common/env/package.json
vendored
@@ -26,5 +26,5 @@
|
|||||||
"lit": "^3.1.2",
|
"lit": "^3.1.2",
|
||||||
"zod": "^3.22.4"
|
"zod": "^3.22.4"
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -71,5 +71,5 @@
|
|||||||
"optional": true
|
"optional": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@toeverything/y-indexeddb",
|
"name": "@toeverything/y-indexeddb",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.12.0",
|
"version": "0.14.0",
|
||||||
"description": "IndexedDB database adapter for Yjs",
|
"description": "IndexedDB database adapter for Yjs",
|
||||||
"repository": "toeverything/AFFiNE",
|
"repository": "toeverything/AFFiNE",
|
||||||
"author": "toeverything",
|
"author": "toeverything",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "y-provider",
|
"name": "y-provider",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.12.0",
|
"version": "0.14.0",
|
||||||
"description": "Yjs provider protocol for multi document support",
|
"description": "Yjs provider protocol for multi document support",
|
||||||
"exports": {
|
"exports": {
|
||||||
".": "./src/index.ts"
|
".": "./src/index.ts"
|
||||||
|
|||||||
@@ -105,5 +105,5 @@
|
|||||||
"vitest": "1.3.1",
|
"vitest": "1.3.1",
|
||||||
"yjs": "^13.6.12"
|
"yjs": "^13.6.12"
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "@affine/core",
|
"name": "@affine/core",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.12.0",
|
"version": "0.14.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "yarn -T run build-core",
|
"build": "yarn -T run build-core",
|
||||||
"dev": "yarn -T run dev-core",
|
"dev": "yarn -T run dev-core",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@affine/electron-api",
|
"name": "@affine/electron-api",
|
||||||
"version": "0.12.0",
|
"version": "0.14.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "./src/index.ts",
|
"main": "./src/index.ts",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@affine/electron",
|
"name": "@affine/electron",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.12.0",
|
"version": "0.14.0",
|
||||||
"author": "toeverything",
|
"author": "toeverything",
|
||||||
"repository": {
|
"repository": {
|
||||||
"url": "https://github.com/toeverything/AFFiNE",
|
"url": "https://github.com/toeverything/AFFiNE",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@affine/graphql",
|
"name": "@affine/graphql",
|
||||||
"version": "0.12.0",
|
"version": "0.14.0",
|
||||||
"description": "Autogenerated GraphQL client for affine.pro",
|
"description": "Autogenerated GraphQL client for affine.pro",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
@@ -37,5 +37,5 @@
|
|||||||
"ts-node": "^10.9.2",
|
"ts-node": "^10.9.2",
|
||||||
"typescript": "^5.3.3"
|
"typescript": "^5.3.3"
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -57,5 +57,5 @@
|
|||||||
"test": "ava",
|
"test": "ava",
|
||||||
"version": "napi version"
|
"version": "napi version"
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "@affine/templates",
|
"name": "@affine/templates",
|
||||||
"private": true,
|
"private": true,
|
||||||
"sideEffect": false,
|
"sideEffect": false,
|
||||||
"version": "0.12.0",
|
"version": "0.14.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "node ./build.mjs && node ./build-edgeless.mjs"
|
"postinstall": "node ./build.mjs && node ./build-edgeless.mjs"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -30,5 +30,5 @@
|
|||||||
"vitest": "1.3.1",
|
"vitest": "1.3.1",
|
||||||
"ws": "^8.16.0"
|
"ws": "^8.16.0"
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,5 +9,5 @@
|
|||||||
"@affine-test/kit": "workspace:*",
|
"@affine-test/kit": "workspace:*",
|
||||||
"@playwright/test": "^1.41.2"
|
"@playwright/test": "^1.41.2"
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -11,5 +11,5 @@
|
|||||||
"@types/fs-extra": "^11.0.4",
|
"@types/fs-extra": "^11.0.4",
|
||||||
"fs-extra": "^11.2.0"
|
"fs-extra": "^11.2.0"
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -13,5 +13,5 @@
|
|||||||
"fs-extra": "^11.2.0",
|
"fs-extra": "^11.2.0",
|
||||||
"playwright": "^1.41.2"
|
"playwright": "^1.41.2"
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -14,5 +14,5 @@
|
|||||||
"http-proxy-middleware": "^3.0.0-beta.1",
|
"http-proxy-middleware": "^3.0.0-beta.1",
|
||||||
"serve": "^14.2.1"
|
"serve": "^14.2.1"
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -14,5 +14,5 @@
|
|||||||
"http-proxy-middleware": "^3.0.0-beta.1",
|
"http-proxy-middleware": "^3.0.0-beta.1",
|
||||||
"serve": "^14.2.1"
|
"serve": "^14.2.1"
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -14,5 +14,5 @@
|
|||||||
"http-proxy-middleware": "^3.0.0-beta.1",
|
"http-proxy-middleware": "^3.0.0-beta.1",
|
||||||
"serve": "^14.2.1"
|
"serve": "^14.2.1"
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -14,5 +14,5 @@
|
|||||||
"http-proxy-middleware": "^3.0.0-beta.1",
|
"http-proxy-middleware": "^3.0.0-beta.1",
|
||||||
"serve": "^14.2.1"
|
"serve": "^14.2.1"
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,5 +9,5 @@
|
|||||||
"@affine-test/kit": "workspace:*",
|
"@affine-test/kit": "workspace:*",
|
||||||
"@playwright/test": "^1.41.2"
|
"@playwright/test": "^1.41.2"
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,5 +9,5 @@
|
|||||||
"@affine-test/kit": "workspace:*",
|
"@affine-test/kit": "workspace:*",
|
||||||
"@playwright/test": "^1.41.2"
|
"@playwright/test": "^1.41.2"
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
2
tests/fixtures/package.json
vendored
2
tests/fixtures/package.json
vendored
@@ -3,5 +3,5 @@
|
|||||||
"exports": {
|
"exports": {
|
||||||
"./*": "./*"
|
"./*": "./*"
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "@affine-test/kit",
|
"name": "@affine-test/kit",
|
||||||
"private": true,
|
"private": true,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.12.0",
|
"version": "0.14.0",
|
||||||
"exports": {
|
"exports": {
|
||||||
"./electron": "./electron.ts",
|
"./electron": "./electron.ts",
|
||||||
"./playwright": "./playwright.ts",
|
"./playwright": "./playwright.ts",
|
||||||
|
|||||||
@@ -59,5 +59,5 @@
|
|||||||
"@blocksuite/presets": "*",
|
"@blocksuite/presets": "*",
|
||||||
"@blocksuite/store": "*"
|
"@blocksuite/store": "*"
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
2
tools/@types/env/package.json
vendored
2
tools/@types/env/package.json
vendored
@@ -6,5 +6,5 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@affine/env": "workspace:*"
|
"@affine/env": "workspace:*"
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@affine/bump-blocksuite",
|
"name": "@affine/bump-blocksuite",
|
||||||
"version": "0.0.0",
|
"version": "0.14.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
|||||||
@@ -22,5 +22,5 @@
|
|||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"ts-node": "*"
|
"ts-node": "*"
|
||||||
},
|
},
|
||||||
"version": "0.12.0"
|
"version": "0.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@affine/commitlint-config",
|
"name": "@affine/commitlint-config",
|
||||||
"version": "0.12.0",
|
"version": "0.14.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "^19.0.0",
|
"@commitlint/cli": "^19.0.0",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@affine/workers",
|
"name": "@affine/workers",
|
||||||
"version": "0.12.0",
|
"version": "0.14.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "wrangler dev"
|
"dev": "wrangler dev"
|
||||||
|
|||||||
Reference in New Issue
Block a user