File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.6.5]
11+
12+ ### Added
13+
14+ - feat: expand EIP155 RPC types and methods ([ #69 ] ( https://github.com/MetaMask/multichain-api-client/pull/69 ) )
15+
16+ ### Fixed
17+
18+ - fix: enhance MetaMask extension ID detection with retry logic ([ #70 ] ( https://github.com/MetaMask/multichain-api-client/pull/70 ) )
19+
1020## [ 0.6.4]
1121
1222### Changed
@@ -80,7 +90,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8090
8191- Initial release
8292
83- [ Unreleased ] : https://github.com/MetaMask/multichain-api-client/compare/v0.6.4...HEAD
93+ [ Unreleased ] : https://github.com/MetaMask/multichain-api-client/compare/v0.6.5...HEAD
94+ [ 0.6.5 ] : https://github.com/MetaMask/multichain-api-client/compare/v0.6.4...v0.6.5
8495[ 0.6.4 ] : https://github.com/MetaMask/multichain-api-client/compare/v0.6.3...v0.6.4
8596[ 0.6.3 ] : https://github.com/MetaMask/multichain-api-client/compare/v0.6.2...v0.6.3
8697[ 0.6.2 ] : https://github.com/MetaMask/multichain-api-client/compare/v0.6.1...v0.6.2
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/multichain-api-client" ,
3- "version" : " 0.6.4 " ,
3+ "version" : " 0.6.5 " ,
44 "license" : " ISC" ,
55 "description" : " MetaMask Multichain Api Client" ,
66 "homepage" : " https://github.com/MetaMask/multichain-api-client#readme" ,
You can’t perform that action at this time.
0 commit comments