Skip to content

Commit 2373666

Browse files
committed
chore(main): release docs 1.22.1
1 parent 1489a38 commit 2373666

3 files changed

Lines changed: 10 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.1","apps/web":"0.125.0","apps/api":"0.128.0"}

docs/CHANGELOG.md

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

3+
## [1.22.1](https://github.com/tambo-ai/tambo/compare/docs-v1.22.0...docs-v1.22.1) (2026-01-08)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **deps:** bump fumadocs-mdx from 13.0.4 to 13.0.8 in the fumadocs group across 1 directory ([#1724](https://github.com/tambo-ai/tambo/issues/1724)) ([1489a38](https://github.com/tambo-ai/tambo/commit/1489a387014089b88a28b6258c0a0d233d757819))
9+
* fix local dev server port assignments ([#1635](https://github.com/tambo-ai/tambo/issues/1635)) ([92458f2](https://github.com/tambo-ai/tambo/commit/92458f28e782e19990d9690b01d0bb5c35c6f678))
10+
311
## [1.22.0](https://github.com/tambo-ai/tambo/compare/docs-v1.21.1...docs-v1.22.0) (2026-01-07)
412

513

docs/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/docs",
3-
"version": "1.22.0",
3+
"version": "1.22.1",
44
"license": "MIT",
55
"scripts": {
66
"build": "next build",

0 commit comments

Comments
 (0)