chore: release v0.7.106 - #3197
Merged
Merged
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
miguel-heygen
force-pushed
the
release/v0.7.106
branch
from
August 11, 2026 02:49
01a3dda to
8f74c6a
Compare
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.
What
Cuts v0.7.106 from current
main: version bump across 13 packages and 3 plugin manifests, release notes, changelog entry.Why
0.7.105 is what
npx hyperframesinstalls today, and it predates the catalog work. The--varsflag the catalog's install command now copies does not exist in the published CLI, so a reader who copies that line gets an unknown-option error until this ships.How
Re-cut from
mainat0156b5688withrelease-prepare. The previous cut stopped at #3194 because a localv0.7.106tag pinned the commit range to the earlier cut, so everything merged after it was invisible to the drafter. Deleted the tag and redrafted againstHEAD, which picked up #3199 and #3203.Two pairs are left out of the notes deliberately, because each nets to nothing for a reader: #3090 with its revert #3162 (superseded by #3169, which is listed), and #3201 with its revert #3202.
Test plan
release-preparereports 13 packages and 3 plugin manifests set to 0.7.106, matching the file list in the diff.0156b5688, checked againstgit log.Not covered: publishing itself, which happens on merge, and no code changes are in this PR.