Skip to content

Conversation

@olaservo
Copy link
Member

Description

Issue #674 has been open a while and the publish process is triggered by an update to a typescript file in the server.

I also noticed that the server version does not match the semantic version in the package, so I thought this would be a good candidate as a small change to trigger this process.

Server Details

  • Server: memory
  • Changes to: version number

Motivation and Context

Need the latest published to npm.

How Has This Been Tested?

I don't have a way to test the publish process in advance, but users have tested the fix that will be published in the package.

Breaking Changes

No

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Copy link
Member

@tadasant tadasant left a comment

Choose a reason for hiding this comment

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

Thank you!

@tadasant tadasant merged commit a95086b into modelcontextprotocol:main Apr 21, 2025
25 checks passed
xero-q pushed a commit to xero-q/mcp-servers that referenced this pull request Apr 21, 2025
…publish

Update server version to match package semantic version and force npm publish
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.

2 participants