File tree Expand file tree Collapse file tree
packages/keyring-eth-money Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/accounts-monorepo" ,
3- "version" : " 110 .0.0" ,
3+ "version" : " 111 .0.0" ,
44 "private" : true ,
55 "description" : " Monorepo for MetaMask accounts related packages" ,
66 "repository" : {
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 3.0.0]
11+
1012### Added
1113
1214- Add ` MoneyKeyring ` v2 wrapper ([ #554 ] ( https://github.com/MetaMask/accounts/pull/554 ) )
@@ -78,7 +80,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7880 - Uses derivation path ` "m/44'/4392018'/0'/0" ` .
7981 - Enforces that at most one Money account can exist.
8082
81- [ Unreleased ] : https://github.com/MetaMask/accounts/compare/@metamask/eth-money-keyring@2.0.4...HEAD
83+ [ Unreleased ] : https://github.com/MetaMask/accounts/compare/@metamask/eth-money-keyring@3.0.0...HEAD
84+ [ 3.0.0 ] : https://github.com/MetaMask/accounts/compare/@metamask/eth-money-keyring@2.0.4...@metamask/eth-money-keyring@3.0.0
8285[ 2.0.4 ] : https://github.com/MetaMask/accounts/compare/@metamask/eth-money-keyring@2.0.3...@metamask/eth-money-keyring@2.0.4
8386[ 2.0.3 ] : https://github.com/MetaMask/accounts/compare/@metamask/eth-money-keyring@2.0.2...@metamask/eth-money-keyring@2.0.3
8487[ 2.0.2 ] : https://github.com/MetaMask/accounts/compare/@metamask/eth-money-keyring@2.0.1...@metamask/eth-money-keyring@2.0.2
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/eth-money-keyring" ,
3- "version" : " 2 .0.4 " ,
3+ "version" : " 3 .0.0 " ,
44 "description" : " A money account keyring that wraps the HD keyring with a different keyring type and derivation path" ,
55 "keywords" : [
66 " ethereum" ,
You can’t perform that action at this time.
0 commit comments