v0.13.1
lightpanda-io/browserv0.13.1May 29, 2026by github-actions[bot]
AI Summary
Fixes the npm package contents for the CLI to ensure Bun global installs include the built `openpencil` binary instead of raw TypeScript sources.
Key Highlights
- Fixed npm package contents for Bun global installations.
- Ensures the built binary is available for execution.
Full Release Notes
## Changes ### Fixes - Fix the npm package contents for the CLI so Bun installs include the built `openpencil` binary and runtime bundle.