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.10.0]
11+
12+ ### Added
13+
14+ - feat: add tron scope types ([ #83 ] ( https://github.com/MetaMask/multichain-api-client/pull/83 ) )
15+
16+ ### Fixed
17+
18+ - fix: warmup timeout ([ #87 ] ( https://github.com/MetaMask/multichain-api-client/pull/87 ) )
19+
1020## [ 0.9.0]
1121
1222### Added
@@ -114,7 +124,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
114124
115125- Initial release
116126
117- [ Unreleased ] : https://github.com/MetaMask/multichain-api-client/compare/v0.9.0...HEAD
127+ [ Unreleased ] : https://github.com/MetaMask/multichain-api-client/compare/v0.10.0...HEAD
128+ [ 0.10.0 ] : https://github.com/MetaMask/multichain-api-client/compare/v0.9.0...v0.10.0
118129[ 0.9.0 ] : https://github.com/MetaMask/multichain-api-client/compare/v0.8.1...v0.9.0
119130[ 0.8.1 ] : https://github.com/MetaMask/multichain-api-client/compare/v0.8.0...v0.8.1
120131[ 0.8.0 ] : https://github.com/MetaMask/multichain-api-client/compare/v0.7.0...v0.8.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/multichain-api-client" ,
3- "version" : " 0.9 .0" ,
3+ "version" : " 0.10 .0" ,
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