Skip to content

Commit 7e4d2e6

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

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/tall-chairs-wash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @tanstack/ai-vue
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- Introduce `useChat()` for Vue ([#84](https://github.com/TanStack/ai/pull/84))

packages/typescript/ai-vue/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-vue",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "Vue hooks for TanStack AI",
55
"author": "",
66
"license": "MIT",

0 commit comments

Comments
 (0)