Skip to content

Commit

Permalink
chore: update versions (#745)
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 6, 2024
1 parent aa0ab18 commit 8abd688
Show file tree
Hide file tree
Showing 9 changed files with 39 additions and 27 deletions.
6 changes: 0 additions & 6 deletions .changeset/mean-cameras-work.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-crabs-judge.md

This file was deleted.

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

## 0.0.1

### Patch Changes

- 5c1ca35: feat: initial release
- Updated dependencies [fb8e58f]
- @assistant-ui/react@0.5.45
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.0",
"version": "0.0.1",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"zod": "^3.23.8"
},
"peerDependencies": {
"@assistant-ui/react": "^0.5.38",
"@assistant-ui/react": "^0.5.45",
"@types/react": "*",
"react": "^18",
"react-hook-form": "^7.x.x"
Expand Down
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.23

### Patch Changes

- fb8e58f: feat: add thread runtime threadId
- Updated dependencies [fb8e58f]
- @assistant-ui/react@0.5.45

## 0.0.22

### 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.22",
"version": "0.0.23",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -47,7 +47,7 @@
"zustand": "^4.5.5"
},
"peerDependencies": {
"@assistant-ui/react": "^0.5.42",
"@assistant-ui/react": "^0.5.45",
"@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.45

### Patch Changes

- fb8e58f: feat: add thread runtime threadId

## 0.5.44

### 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.44",
"version": "0.5.45",
"license": "MIT",
"exports": {
".": {
Expand Down
22 changes: 11 additions & 11 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 8abd688

Please sign in to comment.