Skip to content

Commit

Permalink
chore: update versions (#883)
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 25, 2024
1 parent c438773 commit 629bf19
Show file tree
Hide file tree
Showing 13 changed files with 59 additions and 36 deletions.
9 changes: 0 additions & 9 deletions .changeset/composer-shortcuts.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/hot-balloons-melt.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# assistant-ui

## 0.0.12

### Patch Changes

- c438773: feat: allow disabling ComposerInput keyboard shortcuts
- e1ae3d0: chore: update dependencies

## 0.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "assistant-ui",
"version": "0.0.11",
"version": "0.0.12",
"license": "MIT",
"type": "module",
"dependencies": {
Expand Down
10 changes: 10 additions & 0 deletions packages/react-markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @assistant-ui/react-markdown

## 0.2.15

### Patch Changes

- c438773: feat: allow disabling ComposerInput keyboard shortcuts
- e1ae3d0: chore: update dependencies
- Updated dependencies [c438773]
- Updated dependencies [e1ae3d0]
- @assistant-ui/react@0.5.63

## 0.2.14

### 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.14",
"version": "0.2.15",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -47,7 +47,7 @@
"react-markdown": "^9.0.1"
},
"peerDependencies": {
"@assistant-ui/react": "^0.5.60",
"@assistant-ui/react": "^0.5.63",
"@types/react": "*",
"react": "^18",
"tailwindcss": "^3.4.4"
Expand Down
10 changes: 10 additions & 0 deletions packages/react-playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @assistant-ui/react-playground

## 0.0.29

### Patch Changes

- c438773: feat: allow disabling ComposerInput keyboard shortcuts
- e1ae3d0: chore: update dependencies
- Updated dependencies [c438773]
- Updated dependencies [e1ae3d0]
- @assistant-ui/react@0.5.63

## 0.0.28

### 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.28",
"version": "0.0.29",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -47,7 +47,7 @@
"zustand": "^4.5.5"
},
"peerDependencies": {
"@assistant-ui/react": "^0.5.61",
"@assistant-ui/react": "^0.5.63",
"@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.63

### Patch Changes

- c438773: feat: allow disabling ComposerInput keyboard shortcuts
- e1ae3d0: chore: update dependencies

## 0.5.62

### 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.62",
"version": "0.5.63",
"license": "MIT",
"exports": {
".": {
Expand Down
7 changes: 7 additions & 0 deletions packages/tool-ui-weather/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tool-ui/weather

## 0.0.6

### Patch Changes

- c438773: feat: allow disabling ComposerInput keyboard shortcuts
- e1ae3d0: chore: update dependencies

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tool-ui-weather/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tool-ui/weather",
"version": "0.0.5",
"version": "0.0.6",
"license": "MIT",
"exports": {
".": {
Expand Down
22 changes: 11 additions & 11 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 629bf19

Please sign in to comment.