Release CLI 0.1.2 - #267
Merged
Merged
Conversation
There was a problem hiding this comment.
Reviewed by Wang Miao
This is the release bump for 0.1.2 — package.json and the lockfile only, matching the version-bump-then-tag flow the release skill prescribes. The bumped version is unpublished on npm and has no existing v0.1.2 tag, and the shape is identical to the 0.1.0/0.1.1 bump commits. 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
insta0.1.2 so installed clients receive the merged automatic Git builder-selection fix (#266).package.jsonand both lockfile version entries move together; dependencies are unchanged.Validation: typecheck and all 1,723 tests pass. Independent review verified the three-field-only diff and the tag/npm version contract. The underlying Git path passed formal staging build, deploy and HTTP checks with Instapack on Depot. Tag
v0.1.2only after this PR is merged and all checks pass.Summary by cubic
Releases
insta0.1.2 so installed clients receive the merged automatic Git builder-selection fix (#266). The version is bumped inpackage.jsonandpackage-lock.jsononly; dependencies are unchanged. Typecheck and all 1,723 tests pass — create tagv0.1.2only after this PR merges and checks pass.Written for commit ae48bf6. Summary will update on new commits.