- Refine files field in cli package.json to use specific globs instead of bare 'dist' - Include only .js, .d.ts, .d.ts.map, .js.map, and dist/client/** in tarball - Add tests verifying refined file globs are present - Add tests ensuring Bun platform binaries are not matched by any glob - Add changeset for patch release