Skip to content

Commit 6068308

Browse files
committed
chore(main): release showcase 0.8.0
1 parent b42caaa commit 6068308

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"react-sdk":"0.26.0","showcase":"0.7.0","cli":"0.10.0","create-tambo-app":"0.1.1"}
1+
{"react-sdk":"0.26.0","showcase":"0.8.0","cli":"0.10.0","create-tambo-app":"0.1.1"}

showcase/CHANGELOG.md

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

3+
## [0.8.0](https://github.com/tambo-ai/tambo/compare/showcase-v0.7.0...showcase-v0.8.0) (2025-05-19)
4+
5+
6+
### Features
7+
8+
* update showcase message component to show toolcall errors ([#425](https://github.com/tambo-ai/tambo/issues/425)) ([29ad9dd](https://github.com/tambo-ai/tambo/commit/29ad9dd23cf99f6d73d7d9864bb636b640fbaff1))
9+
310
## [0.7.0](https://github.com/tambo-ai/tambo/compare/showcase-v0.6.0...showcase-v0.7.0) (2025-05-13)
411

512

showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tambo-ai/showcase",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)