From 7e45fcc92f9039ab3eb462839e6cdc1f993d3a5c Mon Sep 17 00:00:00 2001 From: Viktor Renkema Date: Mon, 13 Jan 2025 09:03:24 +0100 Subject: [PATCH] Bump API for vertical alignment --- .changeset/rare-peas-jog.md | 5 +++++ package-lock.json | 12 ++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) create mode 100644 .changeset/rare-peas-jog.md diff --git a/.changeset/rare-peas-jog.md b/.changeset/rare-peas-jog.md new file mode 100644 index 000000000..36be73905 --- /dev/null +++ b/.changeset/rare-peas-jog.md @@ -0,0 +1,5 @@ +--- +'@gitbook/api': patch +--- + +Bump API version to enable vertical-align in table text cells diff --git a/package-lock.json b/package-lock.json index 7441ab321..ad9f24fa8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -116,7 +116,7 @@ "jose": "^4.14.4" }, "devDependencies": { - "@gitbook/cli": "^0.13.0", + "@gitbook/cli": "^0.14.0", "@gitbook/eslint-config": "*", "@gitbook/tsconfig": "*", "@octokit/webhooks-types": "^7.2.0", @@ -156,7 +156,7 @@ }, "devDependencies": { "@gitbook/api": "*", - "@gitbook/cli": "^0.13.0", + "@gitbook/cli": "^0.14.0", "@gitbook/eslint-config": "*", "@gitbook/runtime": "*", "@gitbook/tsconfig": "*" @@ -217,7 +217,7 @@ "dotenv": "^16.1.1" }, "devDependencies": { - "@gitbook/cli": "^0.13.0", + "@gitbook/cli": "^0.14.0", "@gitbook/eslint-config": "*", "@gitbook/runtime": "*", "@gitbook/tsconfig": "*" @@ -479,7 +479,7 @@ }, "integrations/slack": { "name": "@gitbook/integration-slack", - "version": "1.0.2", + "version": "1.1.0", "dependencies": { "@gitbook/runtime": "*", "itty-router": "^2.6.1", @@ -11869,7 +11869,7 @@ }, "packages/api": { "name": "@gitbook/api", - "version": "0.15.0", + "version": "0.17.0", "dependencies": { "swagger-typescript-api": "^9.3.1" }, @@ -11884,7 +11884,7 @@ }, "packages/cli": { "name": "@gitbook/cli", - "version": "0.13.1", + "version": "0.14.0", "hasInstallScript": true, "dependencies": { "@gitbook/api": "*",