Skip to content

Commit 6016d16

Browse files
RELEASING: Releasing 1 package(s)
Releases: dashboard@0.22.1
1 parent 013d15d commit 6016d16

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/lovely-oranges-give.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/modern-ducks-wonder.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

client/dashboard/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# dashboard
22

3+
## 0.22.1
4+
5+
### Patch Changes
6+
7+
- 013d15d: Restore chat history loading in playground after v5 AI SDK upgrade
8+
- 2667ecf: Fixed radix warning about Dialog.Content not having a Dialog.Title child.
9+
310
## 0.22.0
411

512
### Minor Changes

client/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dashboard",
33
"private": true,
4-
"version": "0.22.0",
4+
"version": "0.22.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)