Skip to content

Commit

Permalink
chore: update versions (#930)
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 4, 2024
1 parent b5894da commit 8175cfc
Show file tree
Hide file tree
Showing 10 changed files with 35 additions and 39 deletions.
5 changes: 0 additions & 5 deletions .changeset/fair-terms-jam.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/few-phones-argue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-badgers-call.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-cups-type.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-mangos-switch.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/react-playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @assistant-ui/react-playground

## 0.0.35

### Patch Changes

- e455aff: feat: FollowupSuggestions
- Updated dependencies [55942d8]
- Updated dependencies [e455aff]
- Updated dependencies [f7c156b]
- Updated dependencies [f6a832e]
- Updated dependencies [2b7c6fe]
- @assistant-ui/react@0.5.71

## 0.0.34

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react-playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@assistant-ui/react-playground",
"version": "0.0.34",
"version": "0.0.35",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -47,7 +47,7 @@
"zustand": "^4.5.5"
},
"peerDependencies": {
"@assistant-ui/react": "^0.5.68",
"@assistant-ui/react": "^0.5.71",
"@types/react": "*",
"react": "^18",
"tailwindcss": "^3.4.4"
Expand Down
10 changes: 10 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @assistant-ui/react

## 0.5.71

### Patch Changes

- 55942d8: fix: useContentPartText backwards compat type
- e455aff: feat: FollowupSuggestions
- f7c156b: feat: mark new runtime API methods as stable
- f6a832e: chore: update dependencies
- 2b7c6fe: refactor: define interface types for the new runtime API

## 0.5.70

### 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.70",
"version": "0.5.71",
"license": "MIT",
"exports": {
".": {
Expand Down
20 changes: 10 additions & 10 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 8175cfc

Please sign in to comment.