Skip to content

Commit a535d12

Browse files
chore: update package versions (#77)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 201a1c7 commit a535d12

File tree

5 files changed

+12
-16
lines changed

5 files changed

+12
-16
lines changed

.changeset/evil-things-check.md

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

.changeset/ripe-mails-doubt.md

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

.changeset/violet-squids-camp.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
# mcp-handler
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 201a1c7: Move package from @vercle/mcp-adapter to mcp-handler
8+
9+
### Minor Changes
10+
11+
- 488dfe4: Refactor packaging and make withMcpAuth stable
12+
- 02df830: Add RFC 9728 OAuth Protected Resource Metadata handler
13+
314
## 0.11.2
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": "mcp-handler",
3-
"version": "0.11.2",
3+
"version": "1.0.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)