File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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+ ## [ 8.1.2]
10+ ### Changed
11+ - Bump ` @metamask/abi-utils ` from ` ^2.0.4 ` to ` ^3.0.0 ` ([ #405 ] ( https://github.com/MetaMask/eth-sig-util/pull/405 ) )
12+ - Bump ` @metamask/utils ` from ` ^9.0.0 ` to ` ^11.0.1 ` ([ #405 ] ( https://github.com/MetaMask/eth-sig-util/pull/405 ) )
13+
914## [ 8.1.1]
1015### Fixed
1116- Revert "fix: Add Permit type schema" ([ #401 ] ( https://github.com/MetaMask/eth-sig-util/pull/401 ) )
@@ -166,7 +171,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
166171- Fix package metadata ([ #81 ] ( https://github.com/MetaMask/eth-sig-util/pull/81 )
167172- 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 ) )
168173
169- [ Unreleased ] : https://github.com/MetaMask/eth-sig-util/compare/v8.1.1...HEAD
174+ [ Unreleased ] : https://github.com/MetaMask/eth-sig-util/compare/v8.1.2...HEAD
175+ [ 8.1.2 ] : https://github.com/MetaMask/eth-sig-util/compare/v8.1.1...v8.1.2
170176[ 8.1.1 ] : https://github.com/MetaMask/eth-sig-util/compare/v8.1.0...v8.1.1
171177[ 8.1.0 ] : https://github.com/MetaMask/eth-sig-util/compare/v8.0.0...v8.1.0
172178[ 8.0.0 ] : https://github.com/MetaMask/eth-sig-util/compare/v7.0.3...v8.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/eth-sig-util" ,
3- "version" : " 8.1.1 " ,
3+ "version" : " 8.1.2 " ,
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