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" : " 66 .0.0" ,
3+ "version" : " 67 .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+ ## [ 20.1.1]
11+
12+ ### Added
13+
14+ - Add new bitcoin methods to ` BtcMethod ` enum ([ #354 ] ( https://github.com/MetaMask/accounts/pull/354 ) )
15+
1016## [ 20.1.0]
1117
1218### Added
@@ -612,7 +618,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
612618- SnapController keyring client. It is intended to be used by MetaMask to talk to the snap.
613619- Helper functions to create keyring handler in the snap.
614620
615- [ Unreleased ] : https://github.com/MetaMask/accounts/compare/@metamask/keyring-api@20.1.0...HEAD
621+ [ Unreleased ] : https://github.com/MetaMask/accounts/compare/@metamask/keyring-api@20.1.1...HEAD
622+ [ 20.1.1 ] : https://github.com/MetaMask/accounts/compare/@metamask/keyring-api@20.1.0...@metamask/keyring-api@20.1.1
616623[ 20.1.0 ] : https://github.com/MetaMask/accounts/compare/@metamask/keyring-api@20.0.0...@metamask/keyring-api@20.1.0
617624[ 20.0.0 ] : https://github.com/MetaMask/accounts/compare/@metamask/keyring-api@19.1.0...@metamask/keyring-api@20.0.0
618625[ 19.1.0 ] : https://github.com/MetaMask/accounts/compare/@metamask/keyring-api@19.0.0...@metamask/keyring-api@19.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/keyring-api" ,
3- "version" : " 20.1.0 " ,
3+ "version" : " 20.1.1 " ,
44 "description" : " MetaMask Keyring API" ,
55 "keywords" : [
66 " metamask" ,
You can’t perform that action at this time.
0 commit comments