Skip to content

Commit

Permalink
chore: update versions (#539)
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 Jul 19, 2024
1 parent 1acdf45 commit 446bdb2
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 13 deletions.
6 changes: 0 additions & 6 deletions .changeset/rude-colts-carry.md

This file was deleted.

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

## 0.5.2

### Patch Changes

- 1acdf45: feat: external store runtime
- Updated dependencies [1acdf45]
- @assistant-ui/react@0.5.3

## 0.5.1

### 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.5.1",
"version": "0.5.2",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"zustand": "^4.5.4"
},
"peerDependencies": {
"@assistant-ui/react": "^0.5.1",
"@assistant-ui/react": "^0.5.3",
"@types/react": "*",
"ai": "^3.1.x",
"react": "^18"
Expand Down
6 changes: 6 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @assistant-ui/react

## 0.5.3

### Patch Changes

- 1acdf45: feat: external store runtime

## 0.5.2

### 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.2",
"version": "0.5.3",
"license": "MIT",
"exports": {
".": {
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 446bdb2

Please sign in to comment.