Skip to content

v0.1.2 - npm Binary Fix

Choose a tag to compare

@mimimile mimimile released this 23 Jun 13:10
· 8 commits to main since this release

v0.1.2 - npm Binary Fix

This release fixes npm-installed CLI execution.

Fixes

  • Fixes the adsturbo-creative CLI entrypoint when npm runs it through a bin symlink.
  • Adds smoke test coverage for symlink-based CLI execution.
  • Normalizes npm bin paths 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 test
  • npm pack --dry-run
  • npm exec --package=adsturbo-creative-mcp@0.1.2 -- adsturbo-creative --help
  • npm 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.