Skip to content

Commit 7ec4ef5

Browse files
chore(release): 6.0.0 [skip ci]\n\n# [6.0.0](client/v5.18.0...client/v6.0.0) (2026-01-26)
### Bug Fixes * trigger MCP Apps client release ([#173](#173)) ([b0c0659](b0c0659)) ### Features * mcp-ui -> mcp apps! ([#172](#172)) ([93a6e22](93a6e22)) ### BREAKING CHANGES * removed discarded content types, changed mimetype, updated docs, etc.
1 parent b0c0659 commit 7ec4ef5

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

sdks/typescript/client/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [6.0.0](https://github.com/MCP-UI-Org/mcp-ui/compare/client/v5.18.0...client/v6.0.0) (2026-01-26)
2+
3+
4+
### Bug Fixes
5+
6+
* trigger MCP Apps client release ([#173](https://github.com/MCP-UI-Org/mcp-ui/issues/173)) ([b0c0659](https://github.com/MCP-UI-Org/mcp-ui/commit/b0c0659700b493a0083d0de12958f276e4c37715))
7+
8+
9+
### Features
10+
11+
* mcp-ui -> mcp apps! ([#172](https://github.com/MCP-UI-Org/mcp-ui/issues/172)) ([93a6e22](https://github.com/MCP-UI-Org/mcp-ui/commit/93a6e225808894cac3206504cf15c481f88ed540))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* removed discarded content types, changed mimetype, updated docs, etc.
17+
118
# [5.18.0](https://github.com/MCP-UI-Org/mcp-ui/compare/client/v5.17.3...client/v5.18.0) (2026-01-25)
219

320

sdks/typescript/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mcp-ui/client",
3-
"version": "5.18.0",
3+
"version": "6.0.0",
44
"description": "mcp-ui Client SDK",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)