Skip to content

Release 875.0.0#8266

Merged
imyugioh merged 3 commits into
mainfrom
release/875.0.0
Mar 20, 2026
Merged

Release 875.0.0#8266
imyugioh merged 3 commits into
mainfrom
release/875.0.0

Conversation

@imyugioh

@imyugioh imyugioh commented Mar 20, 2026

Copy link
Copy Markdown
Contributor

Explanation

This PR cuts monorepo release 875.0.0 and publishes a new @metamask/ramps-controller version so consumers can pick up ramps work that is already on main but was not included in the previous npm publish train.

Current state

  • main includes ramps updates (notably messenger exposure and getOrder wallet/query handling), documented under Unreleased in packages/ramps-controller/CHANGELOG.md.
  • Without a release, clients stay on the last published @metamask/ramps-controller and do not get those fixes/features from the registry.

What this change does

  • Bumps the monorepo root version to 875.0.0 (release branch convention).
  • Releases @metamask/ramps-controller@12.0.1, with changelog entries moved from Unreleased into [12.0.1] per Keep a Changelog.
  • Added: public RampsController methods exposed via the messenger (#8221).
  • Fixed: getOrder wallet handling so requests and orderStatusChanged payloads stay consistent (#8251).

Note for reviewers

  • If this branch also bumps other workspace packages (lockfile / dependents), that is to satisfy release tooling and dependency constraints for anything else selected for 875—not arbitrary scope creep.

References

  • Ramps fixes / API surface: #8221, #8251
  • Internal tracking (if applicable): TRAM-3349
  • Changelog guidelines: updating changelogs
  • Consumer follow-up: bump @metamask/ramps-controller in MetaMask mobile/extension (and any other consumers) after this version is on npm

Checklist

  • I've updated the test suite for new or updated code as appropriate (N/A — release-only if no code changes on this branch)
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate (N/A unless this PR adds docs)
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them (unchecked — patch release; no breaking changes expected)

Note

Low Risk
Low risk release-only change: version bumps and changelog/link updates with no functional code modifications.

Overview
Cuts the monorepo release by bumping the root version to 875.0.0.

Publishes a patch release of @metamask/ramps-controller (12.0.1) by bumping its package version and moving the existing Unreleased changelog entries into a new 12.0.1 section, updating the compare links accordingly.

Written by Cursor Bugbot for commit 5b33da9. This will update automatically on new commits. Configure here.

@imyugioh imyugioh requested review from a team as code owners March 20, 2026 21:00
@imyugioh imyugioh self-assigned this Mar 20, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Comment thread packages/ramps-controller/CHANGELOG.md Outdated
@imyugioh imyugioh added this pull request to the merge queue Mar 20, 2026
Merged via the queue into main with commit 3dc22e6 Mar 20, 2026
328 checks passed
@imyugioh imyugioh deleted the release/875.0.0 branch March 20, 2026 21:24
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.

2 participants