Skip to content

Commit 3dcc474

Browse files
ci: Version Packages (#491)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e32583e commit 3dcc474

69 files changed

Lines changed: 307 additions & 70 deletions

Some content is hidden

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

.changeset/provider-tools-ai-anthropic.md

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

.changeset/provider-tools-ai-core.md

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

.changeset/provider-tools-ai-gemini.md

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

.changeset/provider-tools-ai-grok.md

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

.changeset/provider-tools-ai-groq.md

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

.changeset/provider-tools-ai-openai.md

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

.changeset/provider-tools-ai-openrouter.md

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

examples/ts-svelte-chat/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# ts-svelte-chat
22

3+
## 0.1.35
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`e32583e`](https://github.com/TanStack/ai/commit/e32583e7612cede932baee6a79355e96e7124d90), [`e32583e`](https://github.com/TanStack/ai/commit/e32583e7612cede932baee6a79355e96e7124d90), [`e32583e`](https://github.com/TanStack/ai/commit/e32583e7612cede932baee6a79355e96e7124d90), [`e32583e`](https://github.com/TanStack/ai/commit/e32583e7612cede932baee6a79355e96e7124d90)]:
8+
- @tanstack/ai-anthropic@0.8.0
9+
- @tanstack/ai@0.12.0
10+
- @tanstack/ai-gemini@0.9.0
11+
- @tanstack/ai-openai@0.8.0
12+
- @tanstack/ai-client@0.7.13
13+
- @tanstack/ai-ollama@0.6.8
14+
- @tanstack/ai-svelte@0.6.18
15+
316
## 0.1.34
417

518
### Patch Changes

examples/ts-svelte-chat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ts-svelte-chat",
33
"private": true,
4-
"version": "0.1.34",
4+
"version": "0.1.35",
55
"type": "module",
66
"scripts": {
77
"dev": "vite dev --port 3000",

examples/ts-vue-chat/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# ts-vue-chat
22

3+
## 0.1.35
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`e32583e`](https://github.com/TanStack/ai/commit/e32583e7612cede932baee6a79355e96e7124d90), [`e32583e`](https://github.com/TanStack/ai/commit/e32583e7612cede932baee6a79355e96e7124d90), [`e32583e`](https://github.com/TanStack/ai/commit/e32583e7612cede932baee6a79355e96e7124d90), [`e32583e`](https://github.com/TanStack/ai/commit/e32583e7612cede932baee6a79355e96e7124d90)]:
8+
- @tanstack/ai-anthropic@0.8.0
9+
- @tanstack/ai@0.12.0
10+
- @tanstack/ai-gemini@0.9.0
11+
- @tanstack/ai-openai@0.8.0
12+
- @tanstack/ai-client@0.7.13
13+
- @tanstack/ai-ollama@0.6.8
14+
- @tanstack/ai-vue@0.6.18
15+
- @tanstack/ai-vue-ui@0.1.29
16+
317
## 0.1.34
418

519
### Patch Changes

0 commit comments

Comments
 (0)