Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 232.0.0 #4861

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Release 232.0.0 #4861

merged 1 commit into from
Oct 29, 2024

Conversation

mcmire
Copy link
Contributor

@mcmire mcmire commented Oct 28, 2024

Explanation

Recently, a new version of @metamask/network-controller, 22.0.0, was released, but packages which have a peer dependency on @metamask/network-controller were not included in this release. This means that clients which are using current versions of these dependents will experience peer dependency warnings if they attempt to upgrade @metamask/network-controller. This release makes it so that clients can also upgrade these dependents while they upgrade @metamask/network-controller, avoiding the peer dependency warnings.

References

This is a prequisite for https://github.com/MetaMask/MetaMask-planning/issues/3568.

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 highlighted breaking changes using the "BREAKING" category above as appropriate
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

@mcmire
Copy link
Contributor Author

mcmire commented Oct 28, 2024

@metamaskbot publish-preview

Copy link

@mcmire mcmire marked this pull request as ready for review October 28, 2024 21:18
@mcmire mcmire requested review from a team as code owners October 28, 2024 21:18
Copy link
Contributor

@cryptodev-2s cryptodev-2s left a comment

Choose a reason for hiding this comment

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

LGTM!

@cryptodev-2s cryptodev-2s merged commit e692641 into main Oct 29, 2024
119 checks passed
@cryptodev-2s cryptodev-2s deleted the release/232.0.0 branch October 29, 2024 09:57
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.

3 participants