Skip to content

Commit 6aa7fbb

Browse files
authored
Bump API to 0.191.0 (#1254)
* Bump API to `0.191.0` * fix lockfile * Fix missing gitsync category
1 parent 513a954 commit 6aa7fbb

5 files changed

Lines changed: 19 additions & 12 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@gitbook/integration-github': patch
3+
'@gitbook/integration-gitlab': patch
4+
---
5+
6+
Remove the deprecated `gitsync` category from the GitHub and GitLab integration manifests.

.changeset/neat-glasses-hide.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@gitbook/api': minor
3+
'@gitbook/cli': patch
4+
---
5+
6+
Bump API

bun.lock

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integrations/github/gitbook-manifest.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ previewImages:
1010
externalLinks:
1111
- label: Documentation
1212
url: https://gitbook.com/docs/integrations/git-sync
13-
categories:
14-
- gitsync
1513
summary: |
1614
# Overview
1715

integrations/gitlab/gitbook-manifest.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ previewImages:
1010
externalLinks:
1111
- label: Documentation
1212
url: https://gitbook.com/docs/integrations/git-sync
13-
categories:
14-
- gitsync
1513
summary: |
1614
# Overview
1715

0 commit comments

Comments
 (0)