Releases: Cy-47/Paper-Baker
Releases · Cy-47/Paper-Baker
Release list
v0.3.0
v0.2.1
v0.2.1 — fix Windows background auto-update worker
v0.2.0
v0.1.3
v0.1.3 — collaboration-ready remote (top-level projects, handle/id)
v0.1.2
chore(cli): bump version to 0.1.2 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
v0.1.1
fix(ci): regenerate pnpm-lock.yaml to match package.json The lockfile had drifted from the workspace package.json files (notably the functions workspace-dep removal in 0112d00), so `pnpm install --frozen-lockfile` failed in CI — breaking both the Deploy and Release CLI workflows at the install step. Regenerated with pnpm 9.15.9 to restore frozen installs. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>