File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/accounts-monorepo" ,
3- "version" : " 72 .0.0" ,
3+ "version" : " 73 .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+ ## [ 0.12.0]
11+
1012### Changed
1113
1214- ** BREAKING:** Rename ` AccountsProvider.discoverAndCreateAccounts ` to ` AccountsProvider.discoverAccounts ` ([ #371 ] ( https://github.com/MetaMask/accounts/pull/371 ) )
@@ -128,7 +130,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
128130
129131- Add ` AccountGroup ` and ` AccountWallet ` ([ #307 ] ( https://github.com/MetaMask/accounts/pull/307 ) )
130132
131- [ Unreleased ] : https://github.com/MetaMask/accounts/compare/@metamask/account-api@0.11.0...HEAD
133+ [ Unreleased ] : https://github.com/MetaMask/accounts/compare/@metamask/account-api@0.12.0...HEAD
134+ [ 0.12.0 ] : https://github.com/MetaMask/accounts/compare/@metamask/account-api@0.11.0...@metamask/account-api@0.12.0
132135[ 0.11.0 ] : https://github.com/MetaMask/accounts/compare/@metamask/account-api@0.10.0...@metamask/account-api@0.11.0
133136[ 0.10.0 ] : https://github.com/MetaMask/accounts/compare/@metamask/account-api@0.9.0...@metamask/account-api@0.10.0
134137[ 0.9.0 ] : https://github.com/MetaMask/accounts/compare/@metamask/account-api@0.8.0...@metamask/account-api@0.9.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/account-api" ,
3- "version" : " 0.11 .0" ,
3+ "version" : " 0.12 .0" ,
44 "description" : " MetaMask Account API" ,
55 "keywords" : [
66 " metamask" ,
You can’t perform that action at this time.
0 commit comments