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
chore: Fix invalid PR number in eth-block-tracker changelog (#6881)
## Explanation
The `eth-block-tracker` changelog accidentally contained an invalid PR
number, which has been fixed in this PR.
## 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),
highlighting breaking changes as necessary
- [ ] I've prepared draft pull requests for clients and consumer
packages to resolve any breaking changes
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Corrects PR numbers in `packages/eth-block-tracker/CHANGELOG.md` from
#7930 to #6865 for the Node.js minimum version change and monorepo
migration notes.
>
> - **Changelog (`packages/eth-block-tracker/CHANGELOG.md`)**:
> - Correct PR references from `#7930` to `#6865` for:
> - The breaking change updating minimum Node.js version
> - The migration to the `MetaMask/core` monorepo
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
caf93c0. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
0 commit comments