Version Packages (#1237)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
pull/1236/head @hono/mcp@0.1.0
github-actions[bot] 2025-06-18 07:13:12 +09:00 committed by GitHub
parent 1baa0b281d
commit 80481dd5ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/mcp': minor
---
init release

View File

@ -0,0 +1,7 @@
# @hono/mcp
## 0.1.0
### Minor Changes
- [#1178](https://github.com/honojs/middleware/pull/1178) [`1baa0b281dd4170f0003f9353a5f4c33fdcca610`](https://github.com/honojs/middleware/commit/1baa0b281dd4170f0003f9353a5f4c33fdcca610) Thanks [@MathurAditya724](https://github.com/MathurAditya724)! - init release

View File

@ -1,6 +1,6 @@
{
"name": "@hono/mcp",
"version": "0.0.0",
"version": "0.1.0",
"description": "MCP Middleware for Hono",
"type": "module",
"module": "dist/index.js",