Skip to content

Version Packages #3535

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/big-rockets-sniff.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-eagles-judge.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/orange-buses-provide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rude-tomatoes-hunt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/serious-pumas-clap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-bikes-warn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-baboons-buy.md

This file was deleted.

15 changes: 15 additions & 0 deletions packages/gitbook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# gitbook

## 0.16.0

### Minor Changes

- cc2e615: Emit a <link rel="alternate"> for the markdown version of a page

### Patch Changes

- d30bcba: Improve `Button` and `ButtonGroup` styling
- fb858a1: Tweaks to AIChatButton and AIChatInput
- ea7e94f: Fix search bar layout shift caused by ToC
- ff96bb5: Support new coverDefinitionDark for cards & image type
- 388b20d: Clear AI chat properly
- ba7ec14: Fix bug in search highlight in GBO

## 0.15.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gitbook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gitbook",
"version": "0.15.0",
"version": "0.16.0",
"private": true,
"dependencies": {
"@gitbook/api": "catalog:",
Expand Down