Skip to content

Commit dec6cf3

Browse files
chore(release): version packages (#2763)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8123b51 commit dec6cf3

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/node18-context7-mcp.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
# @upstash/context7-mcp
22

3+
## 3.2.1
4+
5+
### Patch Changes
6+
7+
- 8123b51: Restore Node 18 support by pinning undici to ^6.26.0 and commander to ^13.1.0, which dropped the Node 20+ engine requirements that caused a "File is not defined" crash on startup.
8+
39
## 3.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": "@upstash/context7-mcp",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"mcpName": "io.github.upstash/context7",
55
"description": "MCP server for Context7",
66
"scripts": {

0 commit comments

Comments
 (0)