Skip to content

Commit 3827ae0

Browse files
ci: Version Packages (#627)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ebeb22e commit 3827ae0

67 files changed

Lines changed: 359 additions & 103 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/openai-gpt-image-2.md

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

.changeset/openrouter-web-fetch-tool-capability.md

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

.changeset/openrouter-web-fetch-tool-types.md

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

.changeset/refresh-readme-package-metadata.md

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

.changeset/sync-models.md

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

packages/typescript/ai-anthropic/CHANGELOG.md

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

3+
## 0.10.3
4+
5+
### Patch Changes
6+
7+
- Refresh package README content and npm metadata for better discoverability. ([#626](https://github.com/TanStack/ai/pull/626))
8+
9+
- Updated dependencies [[`ebeb22e`](https://github.com/TanStack/ai/commit/ebeb22ec68f456b09e0181ac6f5d1ac25a0affd2)]:
10+
- @tanstack/ai@0.21.2
11+
- @tanstack/ai-utils@0.2.1
12+
313
## 0.10.2
414

515
### Patch Changes

packages/typescript/ai-anthropic/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-anthropic",
3-
"version": "0.10.2",
3+
"version": "0.10.3",
44
"description": "Anthropic Claude adapter for TanStack AI chat, tool calling, thinking, and structured outputs.",
55
"author": "",
66
"license": "MIT",

packages/typescript/ai-client/CHANGELOG.md

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

3+
## 0.11.6
4+
5+
### Patch Changes
6+
7+
- Refresh package README content and npm metadata for better discoverability. ([#626](https://github.com/TanStack/ai/pull/626))
8+
9+
- Updated dependencies [[`ebeb22e`](https://github.com/TanStack/ai/commit/ebeb22ec68f456b09e0181ac6f5d1ac25a0affd2)]:
10+
- @tanstack/ai@0.21.2
11+
- @tanstack/ai-event-client@0.3.9
12+
313
## 0.11.5
414

515
### Patch Changes

packages/typescript/ai-client/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-client",
3-
"version": "0.11.5",
3+
"version": "0.11.6",
44
"description": "Framework-agnostic headless client for TanStack AI chat, realtime sessions, streaming transports, and media generations.",
55
"author": "",
66
"license": "MIT",

packages/typescript/ai-code-mode-skills/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @tanstack/ai-code-mode-skills
22

3+
## 0.1.19
4+
5+
### Patch Changes
6+
7+
- Refresh package README content and npm metadata for better discoverability. ([#626](https://github.com/TanStack/ai/pull/626))
8+
9+
- Updated dependencies [[`ebeb22e`](https://github.com/TanStack/ai/commit/ebeb22ec68f456b09e0181ac6f5d1ac25a0affd2)]:
10+
- @tanstack/ai@0.21.2
11+
- @tanstack/ai-code-mode@0.1.19
12+
313
## 0.1.18
414

515
### Patch Changes

0 commit comments

Comments
 (0)