Skip to content

Sync server.json version metadata#280

Open
morgan-coded wants to merge 1 commit into
firecrawl:mainfrom
morgan-coded:fix/235-sync-server-json-version
Open

Sync server.json version metadata#280
morgan-coded wants to merge 1 commit into
firecrawl:mainfrom
morgan-coded:fix/235-sync-server-json-version

Conversation

@morgan-coded

Copy link
Copy Markdown

server.json still had older version values even though package.json and the published firecrawl-mcp package are at 3.20.6.
This updates both the top-level server version and the package entry version to 3.20.6. I checked the JSON/package version sync, confirmed the npm registry version, ran pnpm build, and git diff --check.
Fixes #235

Copilot AI review requested due to automatic review settings June 16, 2026 17:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the server metadata to the latest Firecrawl MCP Server release version.

Changes:

  • Bumped server.json top-level server version to 3.20.6
  • Updated the NPM registry package version (firecrawl-mcp) to 3.20.6

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

server.json package version appears out of sync with package.json and npm

2 participants