Skip to content

Commit 6fa97e6

Browse files
committed
chore(main): release showcase 0.37.6
1 parent 8502f5d commit 6fa97e6

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

.config/release-please/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"packages/client": "1.0.4",
88
"packages/react-ui-base": "0.1.6",
99
"react-sdk": "1.2.3",
10-
"showcase": "0.37.5"
10+
"showcase": "0.37.6"
1111
}

showcase/CHANGELOG.md

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

3+
## [0.37.6](https://github.com/tambo-ai/tambo/compare/showcase-v0.37.5...showcase-v0.37.6) (2026-03-20)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **deps:** bump @tambo-ai/typescript-sdk from 0.93.1 to 0.94.0 in the tambo-ai group ([#2632](https://github.com/tambo-ai/tambo/issues/2632)) ([83a0bf8](https://github.com/tambo-ai/tambo/commit/83a0bf8d8ccc0a0fe0c738a69cd0fc77d92211d9))
9+
10+
11+
### Dependencies
12+
13+
* The following workspace dependencies were updated
14+
* dependencies
15+
* @tambo-ai/react bumped from * to 1.2.4
16+
317
## [0.37.5](https://github.com/tambo-ai/tambo/compare/showcase-v0.37.4...showcase-v0.37.5) (2026-03-19)
418

519

showcase/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tambo-ai/showcase",
3-
"version": "0.37.5",
3+
"version": "0.37.6",
44
"description": "Tambo AI component showcase",
55
"private": true,
66
"license": "MIT",
@@ -25,7 +25,7 @@
2525
"@react-leaflet/core": "^2.1.0",
2626
"@tailwindcss/postcss": "^4.2.1",
2727
"@tailwindcss/typography": "^0.5.19",
28-
"@tambo-ai/react": "*",
28+
"@tambo-ai/react": "1.2.4",
2929
"@tambo-ai/typescript-sdk": "^0.94.0",
3030
"@tambo-ai/ui-registry": "*",
3131
"@tiptap/extension-document": "^3.20.1",

0 commit comments

Comments
 (0)