Skip to content

chore: release v0.7.110 - #3303

Merged
miguel-heygen merged 1 commit into
mainfrom
release/v0.7.110
Aug 17, 2026
Merged

chore: release v0.7.110#3303
miguel-heygen merged 1 commit into
mainfrom
release/v0.7.110

Conversation

@miguel-heygen

Copy link
Copy Markdown
Collaborator

What

Stable release v0.7.110. Bumps all 13 packages in lockstep and adds the release notes.

Merging this PR is what publishes: the workflow checks out the merge SHA, creates the v0.7.110 tag there, publishes to npm on the latest dist-tag, and cuts the GitHub Release. No tag was pushed from a laptop.

Why

Five commits have landed since v0.7.109 and none of them are released. The catalog fix in particular only reaches anyone through a published CLI, since agents run npx hyperframes.

How

bun run release:prepare 0.7.110, twice as designed: the first run drafted releases/v0.7.110.md and the changelog entry and stopped for review, the second created the release commit after the summary was written.

Contents, from the generated changelog:

Patch bump rather than minor, following the convention of the last several releases: 0.7.107 through 0.7.109 each carried feat: commits and stayed on a patch.

Test plan

  • Unit tests added/updated
  • Manual testing performed
  • Documentation updated (if applicable)

No product code changes here, so there is nothing new to unit test. What was checked:

  • All 13 package.json versions read 0.7.110, along with the three plugin manifests.
  • releases/v0.7.110.md and the docs/changelog.mdx entry both carry a written summary with the TODO marker removed. release:prepare refuses to tag otherwise, and that gate was exercised on the first run.
  • Every commit in the range appears in the notes: git log v0.7.109..main is exactly the five entries listed above.

The code being released was verified on its own PRs. CI on this branch is the gate for the release commit itself.

Note for reviewers

CONTRIBUTING.md still documents the older tag-push flow for stable releases (git push origin v<version>). The release:prepare script now prints the release-PR instructions instead and explicitly says not to push the local tag. The doc is stale rather than wrong about this PR, and worth correcting separately.

@mintlify

mintlify Bot commented Aug 17, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
hyperframes 🟢 Ready View Preview Aug 17, 2026, 7:04 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@miguel-heygen
miguel-heygen merged commit 5e36f7a into main Aug 17, 2026
60 checks passed
@miguel-heygen
miguel-heygen deleted the release/v0.7.110 branch August 17, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant