v0.13.1
yarnpkg/yarnv0.13.1May 29, 2026by github-actions[bot]
AI Summary
This release fixes the npm package contents so that Bun global installs run the built binary instead of raw TypeScript sources.
Key Highlights
- Fixed npm package contents for CLI global installs.
- Ensures Bun installs include the built binary and runtime bundle.
Full Release Notes
## Changes ### Fixes - Fix the npm package contents for the CLI so Bun installs include the built `openpencil` binary and runtime bundle.