Skip to content

Commit

Permalink
chore: update versions (#1130)
Browse files Browse the repository at this point in the history
* chore: update versions

* update everything to v0.7

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Simon Farshid <[email protected]>
  • Loading branch information
3 people authored Nov 10, 2024
1 parent f74439f commit f0c57fd
Show file tree
Hide file tree
Showing 22 changed files with 4,051 additions and 36 deletions.
5 changes: 0 additions & 5 deletions .changeset/small-roses-return.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-beers-mate.md

This file was deleted.

4 changes: 2 additions & 2 deletions examples/local-ollama/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@assistant-ui/react": "^0.5",
"@assistant-ui/react-markdown": "^0.2",
"@assistant-ui/react": "^0.7.0",
"@assistant-ui/react-markdown": "^0.7.0",
"next": "15.0.2",
"ollama-ai-provider": "^0.16.0",
"react": "19.0.0-rc-69d4b800-20241021",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-external-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@ai-sdk/openai": "^0.0.72",
"@assistant-ui/react": "^0.5",
"@assistant-ui/react": "^0.7.0",
"next": "15.0.2",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
Expand Down
Loading

0 comments on commit f0c57fd

Please sign in to comment.