v1.1.0
What's New
Added
- Glama.ai integration with
glama.jsonconfiguration for MCP server discovery - Docker support with multi-stage
Dockerfileand.dockerignore - Automated npm publishing via GitHub Actions with OIDC trusted publisher
Changed
- Migrated CI/CD workflow from npm to pnpm
- Replaced
package-lock.jsonwithpnpm-lock.yaml - Dockerfile uses
--ignore-scriptsflag for safer builds
Full Changelog: v1.0.0...v1.1.0