File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed 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.8.0]
11+
12+ ### Added
13+
14+ - fix: add timeout feature in transport to prevent remove connections from dropping ([ #73 ] ( https://github.com/MetaMask/multichain-api-client/pull/73 ) )
15+
1016## [ 0.7.0]
1117
1218### Added
@@ -96,7 +102,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
96102
97103- Initial release
98104
99- [ Unreleased ] : https://github.com/MetaMask/multichain-api-client/compare/v0.7.0...HEAD
105+ [ Unreleased ] : https://github.com/MetaMask/multichain-api-client/compare/v0.8.0...HEAD
106+ [ 0.8.0 ] : https://github.com/MetaMask/multichain-api-client/compare/v0.7.0...v0.8.0
100107[ 0.7.0 ] : https://github.com/MetaMask/multichain-api-client/compare/v0.6.5...v0.7.0
101108[ 0.6.5 ] : https://github.com/MetaMask/multichain-api-client/compare/v0.6.4...v0.6.5
102109[ 0.6.4 ] : https://github.com/MetaMask/multichain-api-client/compare/v0.6.3...v0.6.4
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/multichain-api-client" ,
3- "version" : " 0.7 .0" ,
3+ "version" : " 0.8 .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