Skip to content

Commit 0da595f

Browse files
ci: Version Packages (#840)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fbd3762 commit 0da595f

62 files changed

Lines changed: 259 additions & 41 deletions

Some content is hidden

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

.changeset/code-mode-lazy-tools.md

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

.changeset/quiet-pandas-travel.md

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

packages/ai-angular/CHANGELOG.md

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

3+
## 0.1.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`fbd3762`](https://github.com/TanStack/ai/commit/fbd37623b287e370aa5678e161dec19cf13ae33b)]:
8+
- @tanstack/ai@0.36.0
9+
- @tanstack/ai-client@0.18.5
10+
311
## 0.1.9
412

513
### Patch Changes

packages/ai-angular/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-angular",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"description": "Angular signals integration for TanStack AI streaming chat, structured outputs, and media generation.",
55
"author": "",
66
"license": "MIT",

packages/ai-anthropic/CHANGELOG.md

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

3+
## 0.15.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`fbd3762`](https://github.com/TanStack/ai/commit/fbd37623b287e370aa5678e161dec19cf13ae33b)]:
8+
- @tanstack/ai@0.36.0
9+
310
## 0.15.8
411

512
### Patch Changes

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

packages/ai-client/CHANGELOG.md

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

3+
## 0.18.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`fbd3762`](https://github.com/TanStack/ai/commit/fbd37623b287e370aa5678e161dec19cf13ae33b), [`e3ee4ae`](https://github.com/TanStack/ai/commit/e3ee4ae385d124619586f7c6de96b5c7de5954c5)]:
8+
- @tanstack/ai@0.36.0
9+
- @tanstack/ai-event-client@0.6.7
10+
311
## 0.18.4
412

513
### Patch Changes

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

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

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

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`fbd3762`](https://github.com/TanStack/ai/commit/fbd37623b287e370aa5678e161dec19cf13ae33b)]:
8+
- @tanstack/ai@0.36.0
9+
- @tanstack/ai-code-mode@0.3.0
10+
311
## 0.3.2
412

513
### Patch Changes

packages/ai-code-mode-skills/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-code-mode-skills",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "Persistent runtime skill library for TanStack AI Code Mode agents and sandboxed tool orchestration.",
55
"author": "Tanner Linsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)