Skip to content

Commit

Permalink
chore: update versions (#661)
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 Aug 7, 2024
1 parent dbf1042 commit d14d604
Show file tree
Hide file tree
Showing 11 changed files with 47 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/metal-planets-decide.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/twenty-cats-look.md

This file was deleted.

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

## 0.5.14

### Patch Changes

- dbf1042: chore: update deps
- Updated dependencies [dbf1042]
- Updated dependencies [dbf1042]
- @assistant-ui/react@0.5.27

## 0.5.13

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react-ai-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@assistant-ui/react-ai-sdk",
"version": "0.5.13",
"version": "0.5.14",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"zustand": "^4.5.4"
},
"peerDependencies": {
"@assistant-ui/react": "^0.5.25",
"@assistant-ui/react": "^0.5.27",
"@types/react": "*",
"ai": "^3.2.x",
"react": "^18"
Expand Down
9 changes: 9 additions & 0 deletions packages/react-markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @assistant-ui/react-markdown

## 0.2.8

### Patch Changes

- dbf1042: chore: update deps
- Updated dependencies [dbf1042]
- Updated dependencies [dbf1042]
- @assistant-ui/react@0.5.27

## 0.2.7

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react-markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@assistant-ui/react-markdown",
"version": "0.2.7",
"version": "0.2.8",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -47,7 +47,7 @@
"react-markdown": "^9.0.1"
},
"peerDependencies": {
"@assistant-ui/react": "^0.5.22",
"@assistant-ui/react": "^0.5.27",
"@types/react": "*",
"react": "^18",
"tailwindcss": "^3.4.4"
Expand Down
9 changes: 9 additions & 0 deletions packages/react-playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @assistant-ui/react-playground

## 0.0.16

### Patch Changes

- dbf1042: chore: update deps
- Updated dependencies [dbf1042]
- Updated dependencies [dbf1042]
- @assistant-ui/react@0.5.27

## 0.0.15

### 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.15",
"version": "0.0.16",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -47,7 +47,7 @@
"zustand": "^4.5.4"
},
"peerDependencies": {
"@assistant-ui/react": "^0.5.25",
"@assistant-ui/react": "^0.5.27",
"@types/react": "*",
"react": "^18",
"tailwindcss": "^3.4.4"
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.27

### Patch Changes

- dbf1042: fix: minor styling fixes
- dbf1042: chore: update deps

## 0.5.26

### 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.26",
"version": "0.5.27",
"license": "MIT",
"exports": {
".": {
Expand Down
12 changes: 6 additions & 6 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 d14d604

Please sign in to comment.