This repository was archived by the owner on Oct 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 11.0.2]
10+ ### Fixed
11+ - Bump ` @metamask/eth-json-rpc-provider ` from ` ^4.1.1 ` to ` ^4.1.5 ` ([ #273 ] ( https://github.com/MetaMask/eth-block-tracker/pull/273 ) )
12+
913## [ 11.0.1]
1014### Changed
1115- Bump ` @metamask/eth-json-rpc-provider ` from ` ^4.1.0 ` to ` ^4.1.1 ` ([ #261 ] ( https://github.com/MetaMask/eth-block-tracker/pull/261 ) )
@@ -187,7 +191,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
187191### Added
188192- Add RpcBlockTracker
189193
190- [ Unreleased ] : https://github.com/MetaMask/eth-block-tracker/compare/v11.0.1...HEAD
194+ [ Unreleased ] : https://github.com/MetaMask/eth-block-tracker/compare/v11.0.2...HEAD
195+ [ 11.0.2 ] : https://github.com/MetaMask/eth-block-tracker/compare/v11.0.1...v11.0.2
191196[ 11.0.1 ] : https://github.com/MetaMask/eth-block-tracker/compare/v11.0.0...v11.0.1
192197[ 11.0.0 ] : https://github.com/MetaMask/eth-block-tracker/compare/v10.1.0...v11.0.0
193198[ 10.1.0 ] : https://github.com/MetaMask/eth-block-tracker/compare/v10.0.0...v10.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/eth-block-tracker" ,
3- "version" : " 11.0.1 " ,
3+ "version" : " 11.0.2 " ,
44 "description" : " A block tracker for the Ethereum blockchain. Keeps track of the latest block." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments