File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 7.0.3]
10+ ### Changed
11+ - Bump ` @metamask/abi-utils ` to ` ^2.0.4 ` ([ #381 ] ( https://github.com/MetaMask/eth-sig-util/pull/381 ) )
12+ - Bump ` @metamask/utils ` from ` ^9.0.0 ` ([ #381 ] ( https://github.com/MetaMask/eth-sig-util/pull/381 ) )
13+
914## [ 7.0.2]
1015### Fixed
1116- Replace dependency ` tweetnacl-util ` with ` @scure/base ` ([ #358 ] ( https://github.com/MetaMask/eth-sig-util/pull/358 ) )
@@ -148,7 +153,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
148153- Fix package metadata ([ #81 ] ( https://github.com/MetaMask/eth-sig-util/pull/81 )
149154- Switch from Node.js v8 to Node.js v10 ([ #76 ] ( https://github.com/MetaMask/eth-sig-util/pull/77 ) and [ #80 ] ( https://github.com/MetaMask/eth-sig-util/pull/80 ) )
150155
151- [ Unreleased ] : https://github.com/MetaMask/eth-sig-util/compare/v7.0.2...HEAD
156+ [ Unreleased ] : https://github.com/MetaMask/eth-sig-util/compare/v7.0.3...HEAD
157+ [ 7.0.3 ] : https://github.com/MetaMask/eth-sig-util/compare/v7.0.2...v7.0.3
152158[ 7.0.2 ] : https://github.com/MetaMask/eth-sig-util/compare/v7.0.1...v7.0.2
153159[ 7.0.1 ] : https://github.com/MetaMask/eth-sig-util/compare/v7.0.0...v7.0.1
154160[ 7.0.0 ] : https://github.com/MetaMask/eth-sig-util/compare/v6.0.1...v7.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/eth-sig-util" ,
3- "version" : " 7.0.2 " ,
3+ "version" : " 7.0.3 " ,
44 "description" : " A few useful functions for signing ethereum data" ,
55 "keywords" : [
66 " ethereum" ,
You can’t perform that action at this time.
0 commit comments