You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): bump the packages this branch touched
services/api 0.125.0, apps/web 0.77.0, packages/cli 0.27.0,
packages/client 0.3.0, packages/hermes-plugin 0.44.0, packages/protocol 59.0.1
(docs only), plus the synced bun.lock workspace versions.
The CLI's four platform stubs were left at 0.25.0 while the package read 0.26.0,
so `bun run --cwd packages/cli build` already failed on dev; moving all of them
and the optionalDependencies pins to 0.27.0 together fixes it.
0 commit comments