Release/1161.0.0 - #9718
Merged
Merged
Conversation
|
❌ Changelog validation failed. Check the workflow run for details. |
Jwhiles
approved these changes
Jul 30, 2026
mcmire
reviewed
Jul 30, 2026
Comment on lines
+17
to
+18
| - refactor: add `.js` import extensions to Earn packages ([#9625](https://github.com/MetaMask/core/pull/9625)) | ||
| - chore: migrate Jest from v29 to v30 ([#7905](https://github.com/MetaMask/core/pull/7905)) |
Collaborator
There was a problem hiding this comment.
@Matt561 FYI in order to keep changelogs less noisy it's customary to omit developer-only changes (chores/refactors/etc.) from the changelog.
It's also customary to bump a version by a minor if there are changes that could be classified as new "features" (classes, types, functions, methods, options) as opposed to changes to existing behavior.
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
References
Checklist
Note
Low Risk
Version and changelog-only release with no runtime code changes in the diff.
Overview
This is a release cut that bumps the root monorepo from
1160.0.0to1161.0.0and publishes@metamask/money-account-balance-service@2.4.0(from2.3.0).The package changelog is finalized for 2.4.0: entries move out of
[Unreleased]into the new section, and compare links are updated. There is no application source change in this diff—only version metadata and changelog documentation for work already merged (notablygetVaultApynow exposing daily-compounded APY instead of raw APR, dependency bumps, Earn.jsimport extensions, and Jest 30).Reviewed by Cursor Bugbot for commit 366aba7. Bugbot is set up for automated code reviews on this repo. Configure here.