Skip to content

Version Packages - #1243

Merged
talagluck merged 1 commit into
mainfrom
changeset-release/main
Jul 15, 2026
Merged

Version Packages#1243
talagluck merged 1 commit into
mainfrom
changeset-release/main

Conversation

@taranvohra

Copy link
Copy Markdown
Member

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@gitbook/cli@0.29.0

Minor Changes

  • d52fb27: Add gitbook login / gitbook logout to authenticate through the browser using OAuth, with automatic token refresh. A browser session and a personal API token can be configured at the same time: the OAuth session is used for API commands, while a personal token (via gitbook auth --token) is still used — and required — for publishing integrations.
  • d52fb27: The gitbook CLI is now the spec-generated CLI: every GitBook API operation is available as a command group (e.g. gitbook organizations list), alongside shell completion (gitbook completion). The integration build/publish lifecycle now lives under gitbook integration <verb> (new, dev, publish, unpublish, tail, check); the historical top-level spellings (gitbook publish, …) keep working as deprecated aliases that print a warning. The separate gitbook2 binary has been removed — it is now just gitbook.

Copilot AI review requested due to automatic review settings July 15, 2026 15:02
@pkg-pr-new

pkg-pr-new Bot commented Jul 15, 2026

Copy link
Copy Markdown

Open in StackBlitz

bun add https://pkg.pr.new/GitbookIO/integrations/@gitbook/api@1243

commit: e36a623

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This Changesets-generated release PR versions @gitbook/cli for publication and rolls the pending changesets into the package changelog.

Changes:

  • Bump @gitbook/cli version from 0.28.0 to 0.29.0.
  • Add 0.29.0 release notes to packages/cli/CHANGELOG.md.
  • Remove the two consumed .changeset entries now included in the changelog.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
packages/cli/package.json Updates the published package version to 0.29.0.
packages/cli/CHANGELOG.md Adds the 0.29.0 release notes compiled from changesets.
.changeset/cli-consolidate-gitbook.md Removed after being incorporated into the 0.29.0 changelog entry.
.changeset/cli-browser-oauth-login.md Removed after being incorporated into the 0.29.0 changelog entry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@talagluck
talagluck merged commit 180487b into main Jul 15, 2026
15 checks passed
@talagluck
talagluck deleted the changeset-release/main branch July 15, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants