Skip to content

0.1.2 — npm metadata polish (description, keywords, badges)#1

Merged
devinwang merged 1 commit into
mainfrom
seo-polish-0.1.2
Apr 26, 2026
Merged

0.1.2 — npm metadata polish (description, keywords, badges)#1
devinwang merged 1 commit into
mainfrom
seo-polish-0.1.2

Conversation

@devinwang
Copy link
Copy Markdown
Owner

Summary

Pre-publish polish for the first npm release. No code change, no behaviour change.

  • `description` — packed the high-value search terms (Google Play, MCP, Android Publisher API, Play Developer Reporting) into the first 150 chars npm shows in search results.
  • `keywords` — 14 → 27. Added `mcp-server`, `cursor`, `vscode`, `codex`, `gemini-cli`, `windsurf`, `play-developer-api`, `play-developer-reporting`, `play-purchases`, `monetization`, `agentic`, `ai-assistant`, `automation`, `android-app`. Dropped `llm` (too generic).
  • README badges — added `npm version`, `npm downloads`, `CI`, `Tools: 150`, `TypeScript-strict` (parity with app-store-connect-mcp).

Why 0.1.2 and not 0.1.1?

`v0.1.1` was tagged before the npm auto-publish workflow landed, so its tag-push event never triggered a publish. Re-tagging would mean moving an existing tag — cleaner to bump.

Test plan

  • `npm run typecheck` passes locally
  • `npm run build` produces an executable `dist/index.js` with shebang
  • CI matrix (Node 18/20/22) passes on this PR
  • After merge: tag `v0.1.2` triggers Release workflow → publishes to npm with provenance + cuts GitHub Release

- description: pack high-value search terms (Google Play, MCP, Android
  Publisher API, Play Developer Reporting) into the first 150 chars npm
  shows in search results.
- keywords: 14 → 27. Add mcp-server, cursor, vscode, codex, gemini-cli,
  windsurf, play-developer-api, play-developer-reporting, play-purchases,
  monetization, agentic, ai-assistant, automation, android-app. Drop
  'llm' (generic).
- README: add npm version + downloads + CI + Tools: 150 + TypeScript
  badges (parity with app-store-connect-mcp).

This version exists so the first artifact npm sees is the polished
metadata; 0.1.1 (regionsVersion fix) was tagged before the auto-publish
workflow landed and was never published.
@devinwang devinwang merged commit 47da30d into main Apr 26, 2026
3 checks passed
@devinwang devinwang deleted the seo-polish-0.1.2 branch April 26, 2026 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant