Merged
Conversation
amitabh94
approved these changes
Mar 10, 2026
github-merge-queue bot
pushed a commit
that referenced
this pull request
Mar 10, 2026
Reverts #8165, which somehow ended up releasing a package with zero changes <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Only changes package metadata/changelog and does not modify runtime code; main risk is downstream consumers expecting the reverted version numbers. > > **Overview** > Reverts the prior release bookkeeping by rolling back the root monorepo version from `858.0.0` to `857.0.0`. > > Restores `@metamask/ramps-controller` to `10.2.0` (from `11.0.0`) and removes the `11.0.0` changelog entry/compare links so `Unreleased` again compares from `10.2.0`. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit a050f3f. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
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.
Explanation
11.0.0 ramps-controller release with support for providers who use
precreatedorders such as PayPal, Robhinhood and CoinbaseReferences
Checklist
Note
Low Risk
Low risk release bookkeeping only: version bumps and changelog link updates with no functional code changes.
Overview
Bumps the monorepo version to
858.0.0and releases@metamask/ramps-controlleras11.0.0.Updates the
ramps-controllerchangelog to add a11.0.0heading and adjust compare links soUnreleasednow tracks from11.0.0.Written by Cursor Bugbot for commit 8a245a4. This will update automatically on new commits. Configure here.