v0.1.2 - npm Binary Fix
v0.1.2 - npm Binary Fix
This release fixes npm-installed CLI execution.
Fixes
- Fixes the
adsturbo-creativeCLI entrypoint when npm runs it through a bin symlink. - Adds smoke test coverage for symlink-based CLI execution.
- Normalizes npm
binpaths to avoid npm publish auto-correction warnings. - Normalizes the repository URL format used in the published npm manifest.
- Updates the MCP server metadata version to
0.1.2.
Verification
npm testnpm pack --dry-runnpm exec --package=adsturbo-creative-mcp@0.1.2 -- adsturbo-creative --helpnpm exec --package=adsturbo-creative-mcp@0.1.2 -- adsturbo-creative hooks --input-json '{"productName":"GlowPatch","audience":"busy skincare buyers"}' --count 1
Cost Boundary
This release remains local-only and does not call AdsTurbo APIs, consume AdsTurbo credits, generate videos, or access ad accounts.