Skip to content

Commit 0a47065

Browse files
chore: update package versions (#55)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 71c14ea commit 0a47065

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/mean-readers-punch.md

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

.changeset/slick-beers-flash.md

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @vercel/mcp-adapter
22

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- 71c14ea: Fix import error with mcp sdk
8+
9+
### Patch Changes
10+
11+
- 71c14ea: Fix module resolution
12+
313
## 0.9.1
414

515
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vercel/mcp-adapter",
3-
"version": "0.9.1",
3+
"version": "0.10.0",
44
"description": "Vercel MCP Adapter for Next.js and other frameworks",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)