chore: bump version to 0.0.68 - #212
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Reviewed by Wang Miao
No findings. This is a version bump from 0.0.67 to 0.0.68 in package.json and the matching package-lock.json entries — the two files stay in sync, no other place in the repo hardcodes the version (src/version.ts:7 reads it from package.json), and it matches step 1 of the documented release flow and every prior bump commit. Approve.
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.
Releases #207 —
connect-repopicks from the repositories the caller's own GitHub account can reach, and authorizes the terminal through the device flow when it has no identity yet.v0.0.67 was tagged from
3b1e652, before #207 merged, so it does not carry any of it.Pairs with the platform side already in prod (insta-platform#412, #416, #423) and unblocks InsForge/instacloud-skills#87, whose
CLI ≥ 0.0.67marker becomes0.0.68and which I have been holding until this ships.Summary by cubic
Bumps the CLI version to 0.0.68 so the release carries
connect-reposupport from #207, which was merged after 0.0.67 was tagged and therefore missing from it. This unblocks downstream consumers that require CLI ≥ 0.0.68.Written for commit 3e954c1. Summary will update on new commits.