Skip to content

Commit

Permalink
chore: update versions (#807)
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 10, 2024
1 parent c1c0440 commit 5732767
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 28 deletions.
5 changes: 0 additions & 5 deletions .changeset/great-kids-worry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-ads-search.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-cameras-hope.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
@@ -1,5 +1,14 @@
# @assistant-ui/react-langgraph

## 0.0.3

### Patch Changes

- c1c0440: refactor: rename to useLangGraphRuntime
- Updated dependencies [164e46c]
- Updated dependencies [5eccae7]
- @assistant-ui/react@0.5.51

## 0.0.2

### 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.2",
"version": "0.0.3",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"zod": "^3.23.8"
},
"peerDependencies": {
"@assistant-ui/react": "^0.5.50",
"@assistant-ui/react": "^0.5.51",
"@types/react": "*",
"react": "^18",
"react-hook-form": "^7.x.x"
Expand Down
7 changes: 7 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @assistant-ui/react

## 0.5.51

### Patch Changes

- 164e46c: feat: ignore edits with text part unchanged
- 5eccae7: fix: createActionButton disabled handling

## 0.5.50

### 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.50",
"version": "0.5.51",
"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 5732767

Please sign in to comment.