Skip to content

Commit abbe15f

Browse files
Version Packages
1 parent 0c9e395 commit abbe15f

11 files changed

Lines changed: 24 additions & 48 deletions

.changeset/cold-baboons-wait.md

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

.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.

.changeset/sharp-sides-dig.md

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

.changeset/vast-mice-unite.md

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

bun.lock

Lines changed: 7 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: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
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+
- d1a2958: Skip AI questions when it matches the example provided to agents / crawlers.
14+
- e3aca9e: Fix embeddable search links
15+
- 4b78672: Fix links to other spaces/sections in the llms.txt.
16+
- d1a2958: Pass visitor session to Ask AI.
17+
318
## 0.25.1
419

520
### Patch Changes

0 commit comments

Comments
 (0)