Skip to content

Commit 4041c2f

Browse files
ci: Version Packages (#813)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 19fc1c7 commit 4041c2f

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/grok-responses-api.md

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

packages/ai-grok/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @tanstack/ai-grok
22

3+
## 0.13.0
4+
5+
### Minor Changes
6+
7+
- [#812](https://github.com/TanStack/ai/pull/812) [`19fc1c7`](https://github.com/TanStack/ai/commit/19fc1c73ce5e228028d71f4fd3c3bf5d1aff4a13) - Migrate Grok text and summarize adapters to xAI's Responses API with support for grok-4.3, grok-build-0.1, reasoning options, structured output, function tools, and xAI server-side tools.
8+
39
## 0.12.4
410

511
### Patch Changes

packages/ai-grok/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/ai-grok",
3-
"version": "0.12.4",
3+
"version": "0.13.0",
44
"description": "xAI Grok adapter for TanStack AI chat, image generation, realtime, and structured outputs.",
55
"author": "Tanner Linsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)