Skip to content

Releases: n2ns/MCPxHub

v1.0.5

21 Mar 10:39

Choose a tag to compare

feat: improve project structure and refactor for npm publishing

  • Update server.ts to dynamically read version from package.json
  • Enhance package.json with better scripts for both pnpm and npm workflows
  • Update documentation to reflect correct configuration for Claude Desktop
  • Fix technical documentation with accurate API references
  • Add proper IDE plugin requirements and setup instructions
  • Clean up project files and standardize environment configuration

bump version to 1.0.5

V1.0.4

21 Mar 10:23

Choose a tag to compare

chore: bump version to 1.0.4

  • Update package version for next release
  • Improve publish workflow to use pnpm for building and npm for publishing
  • Update server.ts to dynamically read version from package.json
  • Clean up project structure and documentation