Skip to content

Commit 9de5497

Browse files
chore: update package versions (#14)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 48d4d64 commit 9de5497

File tree

5 files changed

+12
-16
lines changed

5 files changed

+12
-16
lines changed

.changeset/dirty-seas-greet.md

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

.changeset/petite-badgers-tie.md

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

.changeset/tricky-facts-open.md

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

CHANGELOG.md

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

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- 24ce36e: added cli support to auto add the mcp route to a nextjs project
8+
9+
### Patch Changes
10+
11+
- 24ce36e: updated readme
12+
- 48d4d64: fix out of date pnpm lock
13+
314
## 0.4.1
415

516
### 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.4.1",
3+
"version": "0.5.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)