Skip to content

Commit

Permalink
chore: update versions (#963)
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 10, 2024
1 parent ce93e73 commit 359f26f
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 19 deletions.
5 changes: 0 additions & 5 deletions .changeset/fresh-books-greet.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hip-trainers-draw.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-jeans-yell.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.14

### Patch Changes

- ce93e73: feat: handle MessageContentComplex types
- Updated dependencies [3d31f10]
- Updated dependencies [cf872da]
- @assistant-ui/react@0.5.74

## 0.0.13

### 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.13",
"version": "0.0.14",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"zod": "^3.23.8"
},
"peerDependencies": {
"@assistant-ui/react": "^0.5.73",
"@assistant-ui/react": "^0.5.74",
"@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.74

### Patch Changes

- 3d31f10: refactor: deprecate primitive-hooks
- cf872da: feat: AttachmentPrimitive

## 0.5.73

### 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.73",
"version": "0.5.74",
"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 359f26f

Please sign in to comment.