Skip to content

Commit 5bf1f35

Browse files
committed
chore(main): release api 0.129.0
1 parent 92458f2 commit 5bf1f35

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.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.68.0","showcase":"0.34.1","cli":"0.45.0","create-tambo-app":"0.2.0","docs":"1.22.0","apps/web":"0.125.0","apps/api":"0.128.0"}
2+
{"react-sdk":"0.68.0","showcase":"0.34.1","cli":"0.45.0","create-tambo-app":"0.2.0","docs":"1.22.0","apps/web":"0.125.0","apps/api":"0.129.0"}

apps/api/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.129.0](https://github.com/tambo-ai/tambo/compare/api-v0.128.0...api-v0.129.0) (2026-01-08)
4+
5+
6+
### Features
7+
8+
* **api:** handle MCP resource_link content in tool responses ([#1666](https://github.com/tambo-ai/tambo/issues/1666)) ([74b95f7](https://github.com/tambo-ai/tambo/commit/74b95f7aade5134afb6aeabf66cc5b2e6f178d69))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* fix local dev server port assignments ([#1635](https://github.com/tambo-ai/tambo/issues/1635)) ([92458f2](https://github.com/tambo-ai/tambo/commit/92458f28e782e19990d9690b01d0bb5c35c6f678))
14+
315
## [0.128.0](https://github.com/tambo-ai/tambo/compare/api-v0.127.1...api-v0.128.0) (2026-01-07)
416

517

apps/api/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-cloud/api",
3-
"version": "0.128.0",
3+
"version": "0.129.0",
44
"description": "",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)