Skip to content

Release/1161.0.0 - #9718

Merged
Matt561 merged 2 commits into
mainfrom
release/1161.0.0
Jul 30, 2026
Merged

Release/1161.0.0#9718
Matt561 merged 2 commits into
mainfrom
release/1161.0.0

Conversation

@Matt561

@Matt561 Matt561 commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Explanation

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • 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

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.0 to 1161.0.0 and publishes @metamask/money-account-balance-service@2.4.0 (from 2.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 (notably getVaultApy now exposing daily-compounded APY instead of raw APR, dependency bumps, Earn .js import extensions, and Jest 30).

Reviewed by Cursor Bugbot for commit 366aba7. Bugbot is set up for automated code reviews on this repo. Configure here.

@Matt561
Matt561 requested review from a team as code owners July 30, 2026 17:29
@Matt561
Matt561 temporarily deployed to default-branch July 30, 2026 17:29 — with GitHub Actions Inactive
@Matt561
Matt561 temporarily deployed to default-branch July 30, 2026 17:30 — with GitHub Actions Inactive
@metamask-ci

metamask-ci Bot commented Jul 30, 2026

Copy link
Copy Markdown

❌ Changelog validation failed. Check the workflow run for details.

@Matt561
Matt561 added this pull request to the merge queue Jul 30, 2026
Merged via the queue into main with commit 2cc71e3 Jul 30, 2026
46 checks passed
@Matt561
Matt561 deleted the release/1161.0.0 branch July 30, 2026 19:37
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))

@mcmire mcmire Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants