Skip to content

Commit 3e6705f

Browse files
committed
chore(main): release web 0.124.0
1 parent d8c7f1e commit 3e6705f

File tree

3 files changed

+47
-2
lines changed

3 files changed

+47
-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.43.1","create-tambo-app":"0.2.0","docs":"1.19.1","apps/web":"0.123.4","apps/api":"0.125.0"}
2+
{"react-sdk":"0.65.2","showcase":"0.31.0","cli":"0.43.1","create-tambo-app":"0.2.0","docs":"1.19.1","apps/web":"0.124.0","apps/api":"0.125.0"}

apps/web/CHANGELOG.md

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

3+
## [0.124.0](https://github.com/tambo-ai/tambo/compare/web-v0.123.4...web-v0.124.0) (2025-12-05)
4+
5+
6+
### Features
7+
8+
* **cli:** bring wysiwyg editor into main message-input component ([#1415](https://github.com/tambo-ai/tambo/issues/1415)) ([6d0a89d](https://github.com/tambo-ai/tambo/commit/6d0a89dfa75c953279b56771209c74c4b3bcc58d))
9+
* **web:** register dashboard components with Tambo ([#1467](https://github.com/tambo-ai/tambo/issues/1467)) ([0cd2f6e](https://github.com/tambo-ai/tambo/commit/0cd2f6eec4587385da8c9ecb725d25d79ead4c21))
10+
11+
12+
### Bug Fixes
13+
14+
* **deps:** upgrade to zod v3 subpath imports and MCP SDK 1.24 ([#1465](https://github.com/tambo-ai/tambo/issues/1465)) ([c8b7f07](https://github.com/tambo-ai/tambo/commit/c8b7f079560d423082c005018a103b9eb3cf6993))
15+
* **web:** clarify OpenAI-compatible base URL hint ([#1455](https://github.com/tambo-ai/tambo/issues/1455)) ([1da60e2](https://github.com/tambo-ai/tambo/commit/1da60e24887c9dfa3eb6dffc0156d11996a61b7d))
16+
17+
18+
### Miscellaneous Chores
19+
20+
* **deps:** Bump @tambo-ai/typescript-sdk to get updated enum ([#1445](https://github.com/tambo-ai/tambo/issues/1445)) ([7bee1f3](https://github.com/tambo-ai/tambo/commit/7bee1f32b7864d381eb2b5f346ec050ed61358a3))
21+
* **deps:** bump next from 15.5.6 to 15.5.7 ([#1473](https://github.com/tambo-ai/tambo/issues/1473)) ([d8c7f1e](https://github.com/tambo-ai/tambo/commit/d8c7f1e0e8bab619daccf774822c421891ac3e5f))
22+
* **deps:** bump recharts from 3.4.1 to 3.5.0 ([#1439](https://github.com/tambo-ai/tambo/issues/1439)) ([f2d2200](https://github.com/tambo-ai/tambo/commit/f2d220039cee70670c2740d46d192eed42e3894e))
23+
* **deps:** bump shiki from 2.5.0 to 3.15.0 ([#1373](https://github.com/tambo-ai/tambo/issues/1373)) ([b2734e5](https://github.com/tambo-ai/tambo/commit/b2734e5817d6b85edd0829bd86199563613edaf3))
24+
* **deps:** bump the small-safe-packages group with 5 updates ([#1436](https://github.com/tambo-ai/tambo/issues/1436)) ([5974a87](https://github.com/tambo-ai/tambo/commit/5974a87c06577da92cd6ef9a500ebc9226f46fec))
25+
* **deps:** bump the trpc group with 3 updates ([#1427](https://github.com/tambo-ai/tambo/issues/1427)) ([500f3bf](https://github.com/tambo-ai/tambo/commit/500f3bf70be85a7b0c9fc99385ebd24efede6bbc))
26+
* **repo:** standardize test layout ([#1409](https://github.com/tambo-ai/tambo/issues/1409)) ([126d6ee](https://github.com/tambo-ai/tambo/commit/126d6eec32c8a828fb0c3071dd3ba793d624d1db))
27+
28+
29+
### Documentation
30+
31+
* Update / add some AGENTS.md and README.md as per some code audits I ran... ([#1451](https://github.com/tambo-ai/tambo/issues/1451)) ([600e862](https://github.com/tambo-ai/tambo/commit/600e8628be591748d19df31adbe8dac14c572207))
32+
33+
34+
### Styles
35+
36+
* **web-app:** update UI for tambo.co ([#1453](https://github.com/tambo-ai/tambo/issues/1453)) ([095284e](https://github.com/tambo-ai/tambo/commit/095284ec96fcbbaf44937767893f972ec0e0c59c))
37+
38+
39+
### Code Refactoring
40+
41+
* **ci:** update docker test pipeline to use parallel jobs ([#1389](https://github.com/tambo-ai/tambo/issues/1389)) ([3738c0a](https://github.com/tambo-ai/tambo/commit/3738c0a21f18cff082933260a5c4630f059dbcaf))
42+
43+
44+
### Tests
45+
46+
* simplify coverage thresholds and fix CI coverage ([#1458](https://github.com/tambo-ai/tambo/issues/1458)) ([719b9e6](https://github.com/tambo-ai/tambo/commit/719b9e660700b5eb420b288cab52cbc11c83028d))
47+
348
## [0.123.4](https://github.com/tambo-ai/tambo/compare/web-v0.123.3...web-v0.123.4) (2025-11-26)
449

550
### Miscellaneous Chores

apps/web/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/web",
3-
"version": "0.123.4",
3+
"version": "0.124.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)