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" : " 63 .0.0" ,
3+ "version" : " 64 .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,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.9.0]
11+
12+ ### Changed
13+
14+ - ** BREAKING:** Bump ` @metamask/keyring-api ` to ` ^20.0.0 ` ([ #348 ] ( https://github.com/MetaMask/accounts/pull/348 ) )
15+
1016## [ 0.8.0]
1117
1218### Added
@@ -94,7 +100,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
94100
95101- Add ` AccountGroup ` and ` AccountWallet ` ([ #307 ] ( https://github.com/MetaMask/accounts/pull/307 ) )
96102
97- [ Unreleased ] : https://github.com/MetaMask/accounts/compare/@metamask/account-api@0.8.0...HEAD
103+ [ Unreleased ] : https://github.com/MetaMask/accounts/compare/@metamask/account-api@0.9.0...HEAD
104+ [ 0.9.0 ] : https://github.com/MetaMask/accounts/compare/@metamask/account-api@0.8.0...@metamask/account-api@0.9.0
98105[ 0.8.0 ] : https://github.com/MetaMask/accounts/compare/@metamask/account-api@0.7.0...@metamask/account-api@0.8.0
99106[ 0.7.0 ] : https://github.com/MetaMask/accounts/compare/@metamask/account-api@0.6.0...@metamask/account-api@0.7.0
100107[ 0.6.0 ] : https://github.com/MetaMask/accounts/compare/@metamask/account-api@0.5.0...@metamask/account-api@0.6.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/account-api" ,
3- "version" : " 0.8 .0" ,
3+ "version" : " 0.9 .0" ,
44 "description" : " MetaMask Account API" ,
55 "keywords" : [
66 " metamask" ,
You can’t perform that action at this time.
0 commit comments