Skip to content

Commit

Permalink
chore: update versions (#320)
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 Jun 26, 2024
1 parent 33ae8f9 commit c821d50
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .changeset/fresh-bags-rush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-lizards-rule.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/react-ai-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"peerDependencies": {
"@ai-sdk/react": "^0.0.x",
"@assistant-ui/react": "^0.1.11",
"@assistant-ui/react": "^0.1.12",
"@types/react": "*",
"ai": "^3.1.x",
"react": "^18"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-hook-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"zod": "^3.23.8"
},
"peerDependencies": {
"@assistant-ui/react": "^0.1.11",
"@assistant-ui/react": "^0.1.12",
"react-hook-form": "^7.x.x",
"@types/react": "*",
"react": "^18"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"zod": "^3.23.8"
},
"peerDependencies": {
"@assistant-ui/react": "^0.1.11",
"@assistant-ui/react": "^0.1.12",
"@types/react": "*",
"react": "^18"
},
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.1.12

### Patch Changes

- 904556d: feat: ComposerContext focus() API
- 33ae8f9: feat: AssistantModalPrimitive

## 0.1.11

### 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.1.11",
"version": "0.1.12",
"license": "MIT",
"exports": {
".": {
Expand Down

0 comments on commit c821d50

Please sign in to comment.