chore(main): release 0.56.0 - #1170
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile SummaryUpdates the repository release metadata to version 0.56.0.
Confidence Score: 5/5The release metadata appears safe to merge, with all version-bearing files synchronized and no actionable defect identified. The release workflow intentionally updates exactly these three files, their 0.56.0 values agree, and the private root package version does not require a lockfile or workspace-package update. Important Files Changed
Reviews (1): Last reviewed commit: "chore(main): release 0.56.0" | Re-trigger Greptile |
resourcefulmind
left a comment
There was a problem hiding this comment.
Approved.
21 entries, the changelog matches the commits, and the diff is nothing but the version bump
and the changelog. All 33 checks green.
I smoked it on smoky and everything held, including a real transfer and the new integrations
pages. The one I actually care about is auth. I sat on a session through a token refresh with
the network tab open and watched for 401s, and there were none. That matters because #1147's
web half has been live since this morning while the API half sat unreleased, so prod has been
stricter about token expiry than Clerk itself is. This release closes that gap, and it is the
main reason I would not sit on it.
Release 0.56.0
This pull request was generated by the release workflow.
Auto-merge is enabled. After review approval and required checks pass, GitHub will squash-merge this PR and the release workflow will publish the tag and GitHub release.
Required repository settings: Allow auto-merge and Allow squash merging.
0.56.0 (2026-08-07)
Features
Bug Fixes
Maintenance