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.7.0]
11+
12+ ### Added
13+
14+ - feat: allow partial revokes via ` wallet_revokeSession ` ([ #75 ] ( https://github.com/MetaMask/multichain-api-client/pull/75 ) )
15+
1016## [ 0.6.5]
1117
1218### Added
@@ -90,7 +96,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9096
9197- Initial release
9298
93- [ Unreleased ] : https://github.com/MetaMask/multichain-api-client/compare/v0.6.5...HEAD
99+ [ Unreleased ] : https://github.com/MetaMask/multichain-api-client/compare/v0.7.0...HEAD
100+ [ 0.7.0 ] : https://github.com/MetaMask/multichain-api-client/compare/v0.6.5...v0.7.0
94101[ 0.6.5 ] : https://github.com/MetaMask/multichain-api-client/compare/v0.6.4...v0.6.5
95102[ 0.6.4 ] : https://github.com/MetaMask/multichain-api-client/compare/v0.6.3...v0.6.4
96103[ 0.6.3 ] : https://github.com/MetaMask/multichain-api-client/compare/v0.6.2...v0.6.3
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/multichain-api-client" ,
3- "version" : " 0.6.5 " ,
3+ "version" : " 0.7.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