chore: release CLI 0.0.83 - #260
Merged
Merged
Conversation
There was a problem hiding this comment.
Reviewed by Wang Miao
This bumps package.json and the matching lockfile entries from 0.0.82 to 0.0.83, which is exactly the "Bump" half of the documented release flow — the CLI reads its version from package.json at runtime (src/version.ts:7), no other file pins the version, and v0.0.83 is not yet tagged so the ordering is right. Same shape as the 0.0.82 bump. Approve.
No findings.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release CLI 0.0.83 with the archive build-log polling fixes merged in #259: independent status/log polling, per-request timeouts, cursor resume, and bounded final log scans.
Only the package version and matching root lockfile versions change. Validation: typecheck, all 1,625 tests across 80 files, diff checks, and independent review passed. After approval and merge, the v0.0.83 tag will publish native binaries and npm through the existing release workflow.
Summary by cubic
Bumps the CLI version to 0.0.83, releasing the archive build-log polling fixes: independent status/log polling, per-request timeouts, cursor resume, and bounded final log scans. After merge, the v0.0.83 tag publishes native binaries and npm through the existing release workflow.
Written for commit 8856998. Summary will update on new commits.