Skip to content

Commit 39edd95

Browse files
committed
chore(main): release react 0.26.1
1 parent 00af592 commit 39edd95

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.1","showcase":"0.7.0","cli":"0.10.0","create-tambo-app":"0.1.1"}

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.26.1](https://github.com/tambo-ai/tambo/compare/react-v0.26.0...react-v0.26.1) (2025-05-19)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps-dev:** bump ts-jest from 29.3.2 to 29.3.4 ([#433](https://github.com/tambo-ai/tambo/issues/433)) ([78e7931](https://github.com/tambo-ai/tambo/commit/78e793196f32bdb8f67a30ac9bdce781f35218ec))
9+
310
## [0.26.0](https://github.com/tambo-ai/tambo/compare/react-v0.25.1...react-v0.26.0) (2025-05-15)
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.26.0",
3+
"version": "0.26.1",
44
"description": "React client package for Tambo AI",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)