Releases: devinwang/google-play-developer-mcp
Releases · devinwang/google-play-developer-mcp
v0.1.2
[0.1.2] — 2026-04-26
First version published to npm. Pre-publish polish only — no behaviour change beyond what 0.1.1 already shipped.
Build / Release
- Added CI workflow (typecheck + build matrix on Node 18/20/22) and a Release workflow that, on
v*tag push, verifies the tag matchespackage.json, builds, and runsnpm publish --access public --provenance(sigstore attestation), then cuts a GitHub Release using the matching CHANGELOG section as the notes. mainis now branch-protected: PR + CI required, no force push, no delete, linear history.
Metadata
- Tightened
descriptionso the high-value search terms (Google Play, MCP, Android Publisher API, Play Developer Reporting) fit inside the first 150 characters npm shows in search results. keywords: addedmcp-server,cursor,vscode,codex,gemini-cli,windsurf,play-developer-api,play-developer-reporting,play-purchases,monetization,agentic,ai-assistant,automation,android-app. Removedllm(too generic).- README: added
npm version,npm downloads,CI,Tools: 150, andTypeScript-strictbadges.