Skip to content

Commit 7bfcd93

Browse files
chore(release): 7.1.0 [skip ci]\n\n# [7.1.0](client/v7.0.0...client/v7.1.0) (2026-05-01)
### Features * add hostInfo and hostCapabilities props to AppRenderer ([#179](#179)) ([87e2436](87e2436))
1 parent 87e2436 commit 7bfcd93

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

sdks/typescript/client/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [7.1.0](https://github.com/MCP-UI-Org/mcp-ui/compare/client/v7.0.0...client/v7.1.0) (2026-05-01)
2+
3+
4+
### Features
5+
6+
* add hostInfo and hostCapabilities props to AppRenderer ([#179](https://github.com/MCP-UI-Org/mcp-ui/issues/179)) ([87e2436](https://github.com/MCP-UI-Org/mcp-ui/commit/87e2436d8bfb8e8628681177f73c15169e456075))
7+
18
# [7.0.0](https://github.com/MCP-UI-Org/mcp-ui/compare/client/v6.1.1...client/v7.0.0) (2026-03-12)
29

310

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": "7.0.0",
3+
"version": "7.1.0",
44
"description": "mcp-ui Client SDK",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)