Skip to content

Commit cc3ec5e

Browse files
Version Packages (#1598)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0c457fd commit cc3ec5e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/evil-keys-jog.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/mcp/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hono/mcp
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- [#1596](https://github.com/honojs/middleware/pull/1596) [`0c457fdb6389cb6bc582daa76fc3874242f36c89`](https://github.com/honojs/middleware/commit/0c457fdb6389cb6bc582daa76fc3874242f36c89) Thanks [@MathurAditya724](https://github.com/MathurAditya724)! - updated zod and @modelcontextprotocol/sdk versions
8+
39
## 0.2.0
410

511
### Minor Changes

packages/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hono/mcp",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "MCP Middleware for Hono",
55
"type": "module",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)