File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 10.0.1]
11+
12+ ### Changed
13+
14+ - Bump ` @metamask/eth-block-tracker ` from ` ^11.0.1 ` to ` ^11.0.3 ` ([ #153 ] ( https://github.com/MetaMask/eth-token-tracker/pull/153 ) )
15+
1016## [ 10.0.0]
1117
1218### Changed
@@ -148,7 +154,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
148154- Update 'mkdirp' and 'minimist' to address security advisory (#27 )
149155- Update 'kind-of' to address security advisory (#28 )
150156
151- [ Unreleased ] : https://github.com/MetaMask/eth-token-tracker/compare/v10.0.0...HEAD
157+ [ Unreleased ] : https://github.com/MetaMask/eth-token-tracker/compare/v10.0.1...HEAD
158+ [ 10.0.1 ] : https://github.com/MetaMask/eth-token-tracker/compare/v10.0.0...v10.0.1
152159[ 10.0.0 ] : https://github.com/MetaMask/eth-token-tracker/compare/v9.0.0...v10.0.0
153160[ 9.0.0 ] : https://github.com/MetaMask/eth-token-tracker/compare/v8.0.0...v9.0.0
154161[ 8.0.0 ] : https://github.com/MetaMask/eth-token-tracker/compare/v7.0.2...v8.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/eth-token-tracker" ,
3- "version" : " 10.0.0 " ,
3+ "version" : " 10.0.1 " ,
44 "description" : " A module for tracking Ethereum token balances over block changes." ,
55 "main" : " dist/index.js" ,
66 "engines" : {
You can’t perform that action at this time.
0 commit comments