@shinzolabs/coinmarketcap-mcp
Version:
A complete MCP for the CoinMarketCap API
84 lines (44 loc) • 1.19 kB
Markdown
@shinzolabs/coinmarketcap-mcp
# 1.4.5
## Patch Changes
- 2d635ac: README typo
# 1.4.4
## Patch Changes
- 3b5383f: Patch telemetryEnabled config
# 1.4.3
## Patch Changes
- 26f8fa4: Add Privacy Policy and TELEMETRY_ENABLED config option
# 1.4.2
## Patch Changes
- 3e4839e: Upgrade to shinzo@1.0.7
# 1.4.1
## Patch Changes
- ceffe92: Instrument tool calls
# 1.4.0
## Minor Changes
- 4bf1fa5: Update and pin dependencies
# 1.3.7
## Patch Changes
- e01aed7: Update gh workflows to manage release PRs better
# 1.3.6
## Patch Changes
- c11e225: Publish NPM package with pnpm
# 1.3.5
## Patch Changes
- 582e015: Add correct permissions for NPM token
# 1.3.4
## Patch Changes
- b09d521: Use 'npm ci' for npm publish script
# 1.3.3
## Patch Changes
- f4046d2: Make npm-publish.sh executable
# 1.3.2
## Patch Changes
- 76a5912: Update NPM publish script
# 1.3.1
## Patch Changes
- 39d5c10: Add @changesets/cli as dev dep for Release PR creation
- 14a8d0d: Debug release workflow
- 815f99e: Patch create-release-pr
- 2eee98f: Add github workflows for checks and publishing
- 86e6d2f: Ensure MCP version can be updated in same release PRs