Skip to content

v0.3.5

Choose a tag to compare

@GenAIwithMS GenAIwithMS released this 07 Jun 08:21
· 19 commits to main since this release
81a5dc5

What's Changed

  • ci: fix smithery auth flag by switching to SMITHERY_API_KEY env var by @GenAIwithMS in #12
  • ci(smithery): remove stray double quote from publish command by @GenAIwithMS in #13
  • ci: optimize bundle size using esbuild and native smithery.yaml by @GenAIwithMS in #14
  • ci: replace strict npm ci with npm install to fix lockfile mismatch by @GenAIwithMS in #15
  • build: mark dependencies as external in esbuild bundle script by @GenAIwithMS in #16
  • ci: assemble and target a lightweight .mcpb bundle for smithery release by @GenAIwithMS in #17
  • ci: fix bundle compression format from tar to native zip archive by @GenAIwithMS in #18
  • ci: synchronize configuration blocks and staging workflow by @GenAIwithMS in #19
  • docs: align configuration schemas and enrich tool metadata for smithe… by @GenAIwithMS in #20
  • fix: correct entry point path to build/index.js in smithery.yaml by @GenAIwithMS in #21
  • fix: resolve runtime typeerror by migrating to official mcpserver arc… by @GenAIwithMS in #22
  • feat: add interactive universal-installer for ai client configuration by @GenAIwithMS in #23
  • refactor: switch installer payload from smithery to native npm distri… by @GenAIwithMS in #24
  • chore: bump version to 0.3.5 by @GenAIwithMS in #25

Full Changelog: v0.3.4...v0.3.5