You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Explanation
This is the release candidate for version `733.0.0`, which releases
`@metamask/error-reporting-service` to add a deprecation notice.
## References
<!--
Are there any issues that this pull request is tied to?
Are there other links that reviewers should consult to understand these
changes better?
Are there client or consumer pull requests to adopt any breaking
changes?
For example:
* Fixes #12345
* Related to #67890
-->
## 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](https://github.com/MetaMask/core/tree/main/docs/contributing.md#updating-changelogs)
- [ ] I've introduced [breaking
changes](https://github.com/MetaMask/core/tree/main/docs/breaking-changes.md)
in this PR and have prepared draft pull requests for clients and
consumer packages to resolve them
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Publishes `@metamask/[email protected]` (adds deprecation
notice) and updates dependents; bumps monorepo to `733.0.0`.
>
> - **Releases**:
> - `@metamask/[email protected]`: adds deprecation notice
in `CHANGELOG.md` and updates package version.
> - **Dependency updates**:
> - Update references to `@metamask/error-reporting-service` to `^3.0.1`
in `packages/eth-json-rpc-middleware/package.json`,
`packages/multichain-account-service/package.json`, and
`packages/network-controller/package.json`.
> - **Monorepo**:
> - Bump root `package.json` version to `733.0.0`.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
445b1f3. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
0 commit comments