Skip to content

Commit 60c45dd

Browse files
committed
chore(main): release react 0.26.1
1 parent f78d4a1 commit 60c45dd

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-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.1","create-tambo-app":"0.1.3"}
1+
{"react-sdk":"0.26.1","showcase":"0.7.0","cli":"0.10.1","create-tambo-app":"0.1.3"}

react-sdk/CHANGELOG.md

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

3+
## [0.26.1](https://github.com/tambo-ai/tambo/compare/react-v0.26.0...react-v0.26.1) (2025-05-20)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps-dev:** bump lint-staged from 15.5.1 to 16.0.0 ([#434](https://github.com/tambo-ai/tambo/issues/434)) ([e56b504](https://github.com/tambo-ai/tambo/commit/e56b5048df8cdbf2c25346c2d69a2061630f54ed))
9+
* **deps-dev:** bump the eslint group with 3 updates ([#428](https://github.com/tambo-ai/tambo/issues/428)) ([7cb3700](https://github.com/tambo-ai/tambo/commit/7cb370038733289aff53d8033e533d39b7dcfe61))
10+
* **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))
11+
312
## [0.26.0](https://github.com/tambo-ai/tambo/compare/react-v0.25.1...react-v0.26.0) (2025-05-15)
413

514

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)