Skip to content

Commit

Permalink
chore: update versions (#872)
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 Sep 23, 2024
1 parent f07b053 commit 5723d51
Show file tree
Hide file tree
Showing 15 changed files with 63 additions and 38 deletions.
9 changes: 0 additions & 9 deletions .changeset/mean-scissors-push.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-toys-fly.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tall-scissors-destroy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thin-toes-add.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.9

### Patch Changes

- 88957ac: feat: New unified Runtime API (part 1/n)
- Updated dependencies [88957ac]
- Updated dependencies [1a99132]
- Updated dependencies [3187013]
- @assistant-ui/react@0.5.61

## 0.6.8

### 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.8",
"version": "0.6.9",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"zustand": "^4.5.5"
},
"peerDependencies": {
"@assistant-ui/react": "^0.5.60",
"@assistant-ui/react": "^0.5.61",
"@types/react": "*",
"ai": "^3.2.x",
"react": "^18"
Expand Down
10 changes: 10 additions & 0 deletions packages/react-hook-form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @assistant-ui/react-hook-form

## 0.4.10

### Patch Changes

- 88957ac: feat: New unified Runtime API (part 1/n)
- Updated dependencies [88957ac]
- Updated dependencies [1a99132]
- Updated dependencies [3187013]
- @assistant-ui/react@0.5.61

## 0.4.9

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react-hook-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@assistant-ui/react-hook-form",
"version": "0.4.9",
"version": "0.4.10",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"zod": "^3.23.8"
},
"peerDependencies": {
"@assistant-ui/react": "^0.5.60",
"@assistant-ui/react": "^0.5.61",
"@types/react": "*",
"react": "^18",
"react-hook-form": "^7.x.x"
Expand Down
10 changes: 10 additions & 0 deletions packages/react-langgraph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @assistant-ui/react-langgraph

## 0.0.9

### Patch Changes

- 88957ac: feat: New unified Runtime API (part 1/n)
- Updated dependencies [88957ac]
- Updated dependencies [1a99132]
- Updated dependencies [3187013]
- @assistant-ui/react@0.5.61

## 0.0.8

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react-langgraph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@assistant-ui/react-langgraph",
"version": "0.0.8",
"version": "0.0.9",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"zod": "^3.23.8"
},
"peerDependencies": {
"@assistant-ui/react": "^0.5.60",
"@assistant-ui/react": "^0.5.61",
"@types/react": "*",
"react": "^18",
"react-hook-form": "^7.x.x"
Expand Down
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.28

### Patch Changes

- 88957ac: feat: New unified Runtime API (part 1/n)
- 3970adc: refactor: remove useGetPlaygroundRuntime
- 1a99132: feat: ThreadRuntime.Composer subscribe
- Updated dependencies [88957ac]
- Updated dependencies [1a99132]
- Updated dependencies [3187013]
- @assistant-ui/react@0.5.61

## 0.0.27

### 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.27",
"version": "0.0.28",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -47,7 +47,7 @@
"zustand": "^4.5.5"
},
"peerDependencies": {
"@assistant-ui/react": "^0.5.60",
"@assistant-ui/react": "^0.5.61",
"@types/react": "*",
"react": "^18",
"tailwindcss": "^3.4.4"
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.61

### Patch Changes

- 88957ac: feat: New unified Runtime API (part 1/n)
- 1a99132: feat: ThreadRuntime.Composer subscribe
- 3187013: feat: add status, attachments and metadata fields to all messages

## 0.5.60

### 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.60",
"version": "0.5.61",
"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 5723d51

Please sign in to comment.