File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed 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+ ## [ 4.0.1] - 2020-11-03
11+
12+ ### Changed
13+
14+ - Updated README.md ([ #30 ] ( https://github.com/MetaMask/eth-rpc-errors/pull/30 ) )
15+
1016## [ 4.0.0] - 2020-11-02
1117
1218### Changed
@@ -92,7 +98,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9298 it will preferred over the ` .message ` property of the fallback error when
9399 creating the returned serialized error object
94100
95- [ Unreleased ] :https://github.com/MetaMask/controllers/compare/v4.0.0...HEAD
101+ [ Unreleased ] :https://github.com/MetaMask/controllers/compare/v4.0.1...HEAD
102+ [ 4.0.1 ] :https://github.com/MetaMask/controllers/compare/v4.0.0...v4.0.1
96103[ 4.0.0 ] :https://github.com/MetaMask/controllers/compare/v3.0.0...v4.0.0
97104[ 3.0.0 ] :https://github.com/MetaMask/controllers/compare/v2.1.1...v3.0.0
98105[ 2.1.1 ] :https://github.com/MetaMask/controllers/compare/v2.1.0...v2.1.1
Original file line number Diff line number Diff line change 11{
22 "name" : " eth-rpc-errors" ,
3- "version" : " 4.0.0 " ,
3+ "version" : " 4.0.1 " ,
44 "description" : " Ethereum RPC and Provider errors." ,
55 "license" : " MIT" ,
66 "author" :
" Erik Marks <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments