File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
packages/keyring-controller Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/core-monorepo" ,
3- "version" : " 306 .0.0" ,
3+ "version" : " 344 .0.0" ,
44 "private" : true ,
55 "description" : " Monorepo for packages shared between MetaMask clients" ,
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+ ## [ 19.2.2]
11+
1012### Fixed
1113
1214- Fixed duplication of unsupported keyrings ([ #5535 ] ( https://github.com/MetaMask/core/pull/5535 ) )
@@ -696,7 +698,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
696698
697699 All changes listed after this point were applied to this package following the monorepo conversion.
698700
699- [ Unreleased ] : https://github.com/MetaMask/core/compare/@metamask/keyring-controller@19.2.1...HEAD
701+ [ Unreleased ] : https://github.com/MetaMask/core/compare/@metamask/keyring-controller@19.2.2...HEAD
702+ [ 19.2.2 ] : https://github.com/MetaMask/core/compare/@metamask/keyring-controller@19.2.1...@metamask/keyring-controller@19.2.2
700703[ 19.2.1 ] : https://github.com/MetaMask/core/compare/@metamask/keyring-controller@19.2.0...@metamask/keyring-controller@19.2.1
701704[ 19.2.0 ] : https://github.com/MetaMask/core/compare/@metamask/keyring-controller@19.1.0...@metamask/keyring-controller@19.2.0
702705[ 19.1.0 ] : https://github.com/MetaMask/core/compare/@metamask/keyring-controller@19.0.7...@metamask/keyring-controller@19.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/keyring-controller" ,
3- "version" : " 19.2.1 " ,
3+ "version" : " 19.2.2 " ,
44 "description" : " Stores identities seen in the wallet and manages interactions such as signing" ,
55 "keywords" : [
66 " MetaMask" ,
You can’t perform that action at this time.
0 commit comments