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
Wire Homebrew tap update via PR + read version from package.json (#12)
- Release workflow: compute Linux x64 SHA alongside macOS SHAs, switch
from direct-push to opening a PR via peter-evans/create-pull-request
so tap changes are auditable and human-driven edits can't silently
clobber bot updates.
- src/index.ts: read version from package.json at runtime so
`apollo --version` always matches the published release tag.
- package.json: bump to 0.5.1 (first release to carry the correct
version string in the binary).
- README: add Homebrew install section.
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
0 commit comments