Skip to content

Commit 25be70e

Browse files
committed
Fix invalid PR number in eth-block-tracker changelog
1 parent 64f0777 commit 25be70e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/eth-block-tracker/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12-
- **BREAKING:** Update minimum Node.js version from `^18.16.0` to `^18.18.0` ([#7930](https://github.com/MetaMask/core/pull/7930))
12+
- **BREAKING:** Update minimum Node.js version from `^18.16.0` to `^18.18.0` ([#6865](https://github.com/MetaMask/core/pull/6865))
1313
- This package was migrated from `MetaMask/eth-block-tracker` to the
14-
`MetaMask/core` monorepo ([#7930](https://github.com/MetaMask/core/pull/7930))
14+
`MetaMask/core` monorepo ([#6865](https://github.com/MetaMask/core/pull/6865))
1515
- See [`MetaMask/eth-block-tracker`](https://github.com/MetaMask/eth-block-tracker/blob/main/CHANGELOG.md)
1616
for the original changelog.
1717

0 commit comments

Comments
 (0)