Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 18 May 21:04

Patch release.

Fixed

  • CLI tarball published to npm was missing ws as a runtime dependency, causing npx claude-exporter to fail on first run with a module-not-found error. ws is now declared in dependencies and the CLI bundle resolves it correctly. (94f2bf7)

No behavior changes for users who built from source or installed v0.1.0 from an unpublished state. If npx claude-exporter@0.1.0 failed for you, upgrade to @latest or @0.1.1.