Skip to content

Commit e838afc

Browse files
Version Packages
1 parent 894b6ad commit e838afc

8 files changed

Lines changed: 22 additions & 33 deletions

File tree

.changeset/honest-parts-shine.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nice-news-study.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/ninety-schools-rescue.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/salty-chefs-shout.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

bun.lock

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"devDependencies": {
88
"@biomejs/biome": "^1.9.4",
9-
"@changesets/cli": "^2.30.0",
9+
"@changesets/cli": "^2.31.0",
1010
"turbo": "^2.9.6",
1111
"vercel": "50.37.3"
1212
},

packages/gitbook/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# gitbook
22

3+
## 0.26.0
4+
5+
### Minor Changes
6+
7+
- d3d5150: Add "Content-Signal" to "robots.txt"
8+
- 7595706: Allow AI agents to ask questions and get the answer in markdown when fetching with `?ask=<question>`.
9+
- a17ab65: Support variant selector in hidden section
10+
11+
### Patch Changes
12+
13+
- e3aca9e: Fix embeddable search links
14+
315
## 0.25.1
416

517
### Patch Changes

packages/gitbook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitbook",
3-
"version": "0.25.1",
3+
"version": "0.26.0",
44
"private": true,
55
"dependencies": {
66
"@cloudflare/workers-types": "^4.20251011.0",

0 commit comments

Comments
 (0)