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
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 17.0.1]
10
+ ### Uncategorized
11
+ - Bump eth-block-tracker to v12 ([ #372 ] ( https://github.com/MetaMask/eth-json-rpc-middleware/pull/372 ) )
12
+
9
13
## [ 17.0.0]
10
14
### Changed
11
15
- ** BREAKING:** Support version ` 2.0.0 ` of EIP-5792 ([ #370 ] ( https://github.com/MetaMask/eth-json-rpc-middleware/pull/370 ) )
@@ -320,7 +324,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
320
324
- ` json-rpc-engine@5.3.0 ` ([ #53 ] ( https://github.com/MetaMask/eth-json-rpc-middleware/pull/53 ) )
321
325
- ` eth-rpc-errors@3.0.0 ` ([ #55 ] ( https://github.com/MetaMask/eth-json-rpc-middleware/pull/55 ) )
322
326
323
- [ Unreleased ] : https://github.com/MetaMask/eth-json-rpc-middleware/compare/v17.0.0...HEAD
327
+ [ Unreleased ] : https://github.com/MetaMask/eth-json-rpc-middleware/compare/v17.0.1...HEAD
328
+ [ 17.0.1 ] : https://github.com/MetaMask/eth-json-rpc-middleware/compare/v17.0.0...v17.0.1
324
329
[ 17.0.0 ] : https://github.com/MetaMask/eth-json-rpc-middleware/compare/v16.0.1...v17.0.0
325
330
[ 16.0.1 ] : https://github.com/MetaMask/eth-json-rpc-middleware/compare/v16.0.0...v16.0.1
326
331
[ 16.0.0 ] : https://github.com/MetaMask/eth-json-rpc-middleware/compare/v15.3.0...v16.0.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @metamask/eth-json-rpc-middleware" ,
3
- "version" : " 17.0.0 " ,
3
+ "version" : " 17.0.1 " ,
4
4
"description" : " Ethereum-related json-rpc-engine middleware." ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments