Skip to content

Commit 78b165a

Browse files
chore(release): 5.17.0 [skip ci]\n\n# [5.17.0](server/v5.16.3...server/v5.17.0) (2026-01-25)
### Bug Fixes * add connectedMoveCallback to the WC implementation ([#170](#170)) ([5ac4734](5ac4734)) ### Features * React renderer for MCP Apps ([#147](#147)) ([fbc918d](fbc918d))
1 parent 403e10f commit 78b165a

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

sdks/typescript/server/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [5.17.0](https://github.com/MCP-UI-Org/mcp-ui/compare/server/v5.16.3...server/v5.17.0) (2026-01-25)
2+
3+
4+
### Bug Fixes
5+
6+
* add connectedMoveCallback to the WC implementation ([#170](https://github.com/MCP-UI-Org/mcp-ui/issues/170)) ([5ac4734](https://github.com/MCP-UI-Org/mcp-ui/commit/5ac4734078ff56e213e7a57029fd612638abb0b4))
7+
8+
9+
### Features
10+
11+
* React renderer for MCP Apps ([#147](https://github.com/MCP-UI-Org/mcp-ui/issues/147)) ([fbc918d](https://github.com/MCP-UI-Org/mcp-ui/commit/fbc918d713861396703ede124c5676cf3d1164dd))
12+
113
## [5.16.3](https://github.com/MCP-UI-Org/mcp-ui/compare/server/v5.16.2...server/v5.16.3) (2025-12-18)
214

315

sdks/typescript/server/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/server",
3-
"version": "5.16.3",
3+
"version": "5.17.0",
44
"private": false,
55
"description": "mcp-ui Server SDK",
66
"type": "module",

0 commit comments

Comments
 (0)