Skip to content

v1.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 06 May 20:09

What's changed

  • fix: update output path format and add check for existing directory (bab0211)
  • fix: replace program.parse with program.parseAsync for better async handling fix: add process.exit(0) to ensure graceful termination in commands (ab9a41a)
  • feat: add support for rendering body as bulleted lists in insight templates (b1d5c38)

Install

npm install -g slide-cli
# or
bunx slide-cli --help

Full diff: v1.1.2...v1.1.3