Skip to content

Commit

Permalink
chore: update versions (#1010)
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 15, 2024
1 parent 0edadd1 commit 039cda2
Show file tree
Hide file tree
Showing 11 changed files with 37 additions and 44 deletions.
5 changes: 0 additions & 5 deletions .changeset/nervous-students-unite.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/quick-masks-jump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/selfish-snakes-drive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-eggs-march.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thin-mayflies-love.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-clocks-mate.md

This file was deleted.

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

## 0.0.40

### Patch Changes

- 1aeda53: feat: Runtime.path API
- Updated dependencies [0edadd1]
- Updated dependencies [1aeda53]
- Updated dependencies [0c8277e]
- Updated dependencies [91d3951]
- Updated dependencies [cf6861c]
- Updated dependencies [7c76939]
- @assistant-ui/react@0.5.82

## 0.0.39

### 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.39",
"version": "0.0.40",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -47,7 +47,7 @@
"zustand": "^4.5.5"
},
"peerDependencies": {
"@assistant-ui/react": "^0.5.76",
"@assistant-ui/react": "^0.5.82",
"@types/react": "*",
"react": "^18",
"tailwindcss": "^3.4.4"
Expand Down
11 changes: 11 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @assistant-ui/react

## 0.5.82

### Patch Changes

- 0edadd1: feat: useThreadModelConfig API
- 1aeda53: feat: Runtime.path API
- 0c8277e: feat: MessageRuntime.unstable_getCopyText API
- 91d3951: feat: MessageRuntime.getContentPartByToolCallId
- cf6861c: refactor!: simplify SpeechSynthesisAdapter to accept a text string
- 7c76939: feat: ThreadRuntime.getMesssageById

## 0.5.79

### 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.81",
"version": "0.5.82",
"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 039cda2

Please sign in to comment.