Skip to content

Commit caefb75

Browse files
committed
chore(main): release react 0.66.0
1 parent ae309fc commit caefb75

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,2 +1,2 @@
11

2-
{"react-sdk":"0.65.2","showcase":"0.31.0","cli":"0.41.0","create-tambo-app":"0.2.0","docs":"1.19.0","apps/web":"0.123.3","apps/api":"0.123.3"}
2+
{"react-sdk":"0.66.0","showcase":"0.31.0","cli":"0.41.0","create-tambo-app":"0.2.0","docs":"1.19.0","apps/web":"0.123.3","apps/api":"0.123.3"}

react-sdk/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.66.0](https://github.com/tambo-ai/tambo/compare/react-v0.65.2...react-v0.66.0) (2025-11-21)
4+
5+
6+
### Features
7+
8+
* automate component sync from CLI registry to showcase ([#1292](https://github.com/tambo-ai/tambo/issues/1292)) ([ae309fc](https://github.com/tambo-ai/tambo/commit/ae309fcb832ecdbc376247435eb2176c82f3093b))
9+
310
## [0.65.2](https://github.com/tambo-ai/tambo/compare/react-v0.65.1...react-v0.65.2) (2025-11-21)
411

512

react-sdk/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/react",
3-
"version": "0.65.2",
3+
"version": "0.66.0",
44
"description": "React client package for Tambo AI",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)