Skip to content

Commit eadabbc

Browse files
ci: Version Packages (#773)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2cbf4f8 commit eadabbc

61 files changed

Lines changed: 258 additions & 35 deletions

Some content is hidden

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

.changeset/middleware-capabilities.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.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`07aaf8b`](https://github.com/TanStack/ai/commit/07aaf8b9e5a8e699be25f936cc9cd651a46c16c5)]:
8+
- @tanstack/ai@0.31.0
9+
- @tanstack/ai-client@0.17.3
10+
311
## 0.1.2
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.2",
3+
"version": "0.1.3",
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.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`07aaf8b`](https://github.com/TanStack/ai/commit/07aaf8b9e5a8e699be25f936cc9cd651a46c16c5)]:
8+
- @tanstack/ai@0.31.0
9+
310
## 0.15.3
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.3",
3+
"version": "0.15.4",
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.17.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`07aaf8b`](https://github.com/TanStack/ai/commit/07aaf8b9e5a8e699be25f936cc9cd651a46c16c5)]:
8+
- @tanstack/ai@0.31.0
9+
- @tanstack/ai-event-client@0.6.2
10+
311
## 0.17.2
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.17.2",
3+
"version": "0.17.3",
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.2.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`07aaf8b`](https://github.com/TanStack/ai/commit/07aaf8b9e5a8e699be25f936cc9cd651a46c16c5)]:
8+
- @tanstack/ai@0.31.0
9+
- @tanstack/ai-code-mode@0.2.8
10+
311
## 0.2.7
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.2.7",
3+
"version": "0.2.8",
44
"description": "Persistent runtime skill library for TanStack AI Code Mode agents and sandboxed tool orchestration.",
55
"author": "Tanner Linsley",
66
"license": "MIT",

packages/ai-code-mode/CHANGELOG.md

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

3+
## 0.2.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`07aaf8b`](https://github.com/TanStack/ai/commit/07aaf8b9e5a8e699be25f936cc9cd651a46c16c5)]:
8+
- @tanstack/ai@0.31.0
9+
310
## 0.2.7
411

512
### Patch Changes

0 commit comments

Comments
 (0)