Skip to content

v0.1.1

Latest

Choose a tag to compare

@minagishl minagishl released this 08 Jun 06:00
399fde9

Changed

  • Migrated CLI argument parsing from manual process.argv handling to commander. Help output, --help / -h, and usage errors are now handled by Commander.

Fixed

  • devDependencies entry for @twilic/core changed from a local file:../twilic-js path to the npm registry (^3.0.0), fixing pnpm install failures in CI.