Skip to content

Version Packages #3453

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

Merged
merged 1 commit into from
Jul 15, 2025
Merged
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/forty-dolls-decide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fuzzy-impalas-swim.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/gold-sheep-obey.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/great-baboons-smell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-rats-lick.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-insects-laugh.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-tigers-drive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-toys-grow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/real-bags-exercise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-baboons-prove.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-turtles-laugh.md

This file was deleted.

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

## 0.14.0

### Minor Changes

- 0003030: Implement AI actions dropdown
- acb9f53: New search layout

### Patch Changes

- 334cfdd: Fix responsive class for SearchInput button
- 6816f0f: add browserlists and fix old browser css-masks
- 9ee9082: Refactor icon loading state in AIAction components
- 52ab368: Reposition AI Actions dropdown
- 7212345: Fix AI Actions dropdown and LLM integration
- 8daede5: Ensure all content links are resolved relatively to preview.
- ed684c1: Move AI Actions markdown fetching to client-side
- 9cc5a78: Generalise keyboard shortcuts, add Cmd+J to AI Chat
- Updated dependencies [6816f0f]
- Updated dependencies [1738677]
- @gitbook/[email protected]
- @gitbook/[email protected]
- @gitbook/[email protected]
- @gitbook/[email protected]

## 0.13.1

### Patch 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.13.1",
"version": "0.14.0",
"private": true,
"dependencies": {
"@gitbook/api": "catalog:",
Expand Down
16 changes: 11 additions & 5 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,25 @@
# @gitbook/icons

## 0.2.1

### Patch Changes

- 6816f0f: add browserlists and fix old browser css-masks

## 0.2.0

### Minor Changes

- 88f64b0: Fix the build to support Node.js v20
- 88f64b0: Fix the build to support Node.js v20

## 0.1.0

### Minor Changes

- 5c35f36: Initial release for `@gitbook/icons`, a package of content icons to be used for pages, documents, etc.
- 776bc31: Fix bin gitbook-icons when installed without the Pro token
- 5c35f36: Initial release for `@gitbook/icons`, a package of content icons to be used for pages, documents, etc.
- 776bc31: Fix bin gitbook-icons when installed without the Pro token

### Patch Changes

- d0f4860: Update version for static assets to fix invalid caching
- ef9d012: Fix first run of the package in development mode
- d0f4860: Update version for static assets to fix invalid caching
- ef9d012: Fix first run of the package in development mode
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"default": "./src/style.css"
}
},
"version": "0.2.0",
"version": "0.2.1",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/fontawesome-free": "^6.6.0"
Expand Down
6 changes: 6 additions & 0 deletions packages/openapi-parser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gitbook/openapi-parser

## 2.2.1

### Patch Changes

- 1738677: Stricter validation

## 2.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"default": "./dist/index.js"
}
},
"version": "2.2.0",
"version": "2.2.1",
"sideEffects": false,
"dependencies": {
"@scalar/openapi-parser": "^0.18.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/react-contentkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @gitbook/react-contentkit

## 0.7.2

### Patch Changes

- Updated dependencies [6816f0f]
- @gitbook/[email protected]

## 0.7.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-contentkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/react-contentkit",
"version": "0.7.1",
"version": "0.7.2",
"exports": {
".": {
"types": "./dist/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/react-openapi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @gitbook/react-openapi

## 1.3.3

### Patch Changes

- Updated dependencies [1738677]
- @gitbook/[email protected]

## 1.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-openapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"default": "./dist/index.js"
}
},
"version": "1.3.2",
"version": "1.3.3",
"sideEffects": false,
"dependencies": {
"@gitbook/openapi-parser": "workspace:*",
Expand Down