Skip to content

Commit f521234

Browse files
committed
chore(main): release react 0.66.0
1 parent 441a361 commit f521234

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.42.0","create-tambo-app":"0.2.0","docs":"1.19.1","apps/web":"0.123.3","apps/api":"0.123.3"}
2+
{"react-sdk":"0.66.0","showcase":"0.31.0","cli":"0.42.0","create-tambo-app":"0.2.0","docs":"1.19.1","apps/web":"0.123.3","apps/api":"0.123.3"}

react-sdk/CHANGELOG.md

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

3+
## [0.66.0](https://github.com/tambo-ai/tambo/compare/react-v0.65.2...react-v0.66.0) (2025-11-24)
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+
10+
11+
### Miscellaneous Chores
12+
13+
* **deps-dev:** bump the eslint group with 2 updates ([#1361](https://github.com/tambo-ai/tambo/issues/1361)) ([81825c5](https://github.com/tambo-ai/tambo/commit/81825c5cf1a8fa7c284f89c5bc7d9405aca37401))
14+
315
## [0.65.2](https://github.com/tambo-ai/tambo/compare/react-v0.65.1...react-v0.65.2) (2025-11-21)
416

517

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)