Skip to content

Commit 959d91c

Browse files
committed
chore(main): release web 0.123.5
1 parent 3738c0a commit 959d91c

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.4","apps/api":"0.124.0"}
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.5","apps/api":"0.124.0"}

apps/web/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.123.5](https://github.com/tambo-ai/tambo/compare/web-v0.123.4...web-v0.123.5) (2025-11-27)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **repo:** standardize test layout ([#1409](https://github.com/tambo-ai/tambo/issues/1409)) ([126d6ee](https://github.com/tambo-ai/tambo/commit/126d6eec32c8a828fb0c3071dd3ba793d624d1db))
9+
10+
11+
### Code Refactoring
12+
13+
* **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))
14+
315
## [0.123.4](https://github.com/tambo-ai/tambo/compare/web-v0.123.3...web-v0.123.4) (2025-11-26)
416

517
### 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.123.5",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)