Skip to content

Commit

Permalink
chore: update versions (#1038)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 21, 2024
1 parent a1bfd26 commit 529a998
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 20 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-countries-argue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-monkeys-doubt.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/small-avocados-unite.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/react-ai-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @assistant-ui/react-ai-sdk

## 0.6.14

### Patch Changes

- b38165d: feat(ai-sdk): Adapters support (attachment, feedback, speech, threadManager)
- Updated dependencies [b38165d]
- Updated dependencies [a1bfd26]
- Updated dependencies [b38165d]
- @assistant-ui/react@0.5.87

## 0.6.13

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react-ai-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@assistant-ui/react-ai-sdk",
"version": "0.6.13",
"version": "0.6.14",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -34,7 +34,7 @@
"zustand": "^4.5.5"
},
"peerDependencies": {
"@assistant-ui/react": "^0.5.76",
"@assistant-ui/react": "^0.5.87",
"@types/react": "*",
"react": "^18"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @assistant-ui/react

## 0.5.87

### Patch Changes

- b38165d: feat: export useAttachmentRuntime, useAttachment, FeedbackAdapter
- a1bfd26: fix(ai-sdk): DataStream interop without tool call streaming
- b38165d: feat(ai-sdk): Adapters support (attachment, feedback, speech, threadManager)

## 0.5.86

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"conversational-ui",
"conversational-ai"
],
"version": "0.5.86",
"version": "0.5.87",
"license": "MIT",
"exports": {
".": {
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 529a998

Please sign in to comment.