Skip to content

Commit

Permalink
chore: update versions (#1023)
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 18, 2024
1 parent e31be19 commit d181185
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 10 deletions.
6 changes: 0 additions & 6 deletions .changeset/swift-pigs-sort.md

This file was deleted.

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

## 0.0.41

### Patch Changes

- c38a018: feat: ThreadManagerRuntime
- Updated dependencies [c38a018]
- @assistant-ui/react@0.5.83

## 0.0.40

### 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.40",
"version": "0.0.41",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -47,7 +47,7 @@
"zustand": "^4.5.5"
},
"peerDependencies": {
"@assistant-ui/react": "^0.5.82",
"@assistant-ui/react": "^0.5.83",
"@types/react": "*",
"react": "^18",
"tailwindcss": "^3.4.4"
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.83

### Patch Changes

- c38a018: feat: ThreadManagerRuntime

## 0.5.82

### 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.82",
"version": "0.5.83",
"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 d181185

Please sign in to comment.