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.9.0]
11+
12+ ### Changed
13+
14+ - Removed caip-x envelope for Firefox window.postMessage transport ([ #54 ] ( https://github.com/MetaMask/test-dapp-multichain/pull/54 ) )
15+
1016## [ 0.8.0]
1117
1218### Added
@@ -149,7 +155,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
149155- fix: other linting issues
150156- Initial Commit of react app and module template
151157
152- [ Unreleased ] : https://github.com/MetaMask/test-dapp-multichain/compare/v0.8.0...HEAD
158+ [ Unreleased ] : https://github.com/MetaMask/test-dapp-multichain/compare/v0.9.0...HEAD
159+ [ 0.9.0 ] : https://github.com/MetaMask/test-dapp-multichain/compare/v0.8.0...v0.9.0
153160[ 0.8.0 ] : https://github.com/MetaMask/test-dapp-multichain/compare/v0.7.0...v0.8.0
154161[ 0.7.0 ] : https://github.com/MetaMask/test-dapp-multichain/compare/v0.6.0...v0.7.0
155162[ 0.6.0 ] : https://github.com/MetaMask/test-dapp-multichain/compare/v0.5.0...v0.6.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/test-dapp-multichain" ,
3- "version" : " 0.8 .0" ,
3+ "version" : " 0.9 .0" ,
44 "description" : " A test dapp for multichain api" ,
55 "homepage" : " https://metamask.github.io/test-dapp-multichain" ,
66 "bugs" : {
You can’t perform that action at this time.
0 commit comments