File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/connect-monorepo" ,
3- "version" : " 9 .0.0" ,
3+ "version" : " 10 .0.0" ,
44 "private" : true ,
55 "description" : " MetaMask Connect Monorepo" ,
66 "repository" : {
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.3.0]
11+
1012### Added
1113
1214- Add ` ConnectEvm.status ` property which exposes the current ` ConnectionStatus ` ([ #136 ] ( https://github.com/MetaMask/connect-monorepo/pull/136 ) )
@@ -78,7 +80,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7880
7981- Initial release ([ #58 ] ( https://github.com/MetaMask/connect-monorepo/pull/58 ) )
8082
81- [ Unreleased ] : https://github.com/MetaMask/connect-monorepo/compare/@metamask/connect-evm@0.2.0...HEAD
83+ [ Unreleased ] : https://github.com/MetaMask/connect-monorepo/compare/@metamask/connect-evm@0.3.0...HEAD
84+ [ 0.3.0 ] : https://github.com/MetaMask/connect-monorepo/compare/@metamask/connect-evm@0.2.0...@metamask/connect-evm@0.3.0
8285[ 0.2.0 ] : https://github.com/MetaMask/connect-monorepo/compare/@metamask/connect-evm@0.1.2...@metamask/connect-evm@0.2.0
8386[ 0.1.2 ] : https://github.com/MetaMask/connect-monorepo/compare/@metamask/connect-evm@0.1.1...@metamask/connect-evm@0.1.2
8487[ 0.1.1 ] : https://github.com/MetaMask/connect-monorepo/compare/@metamask/connect-evm@0.1.0...@metamask/connect-evm@0.1.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/connect-evm" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "description" : " EVM Layer for MetaMask Connect" ,
55 "keywords" : [
66 " MetaMask" ,
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.5.1]
11+
12+ ### Fixed
13+
14+ - fix: Resolve Buffer polyfill requirement for browser/React Native consumers ([ #121 ] ( https://github.com/MetaMask/connect-monorepo/pull/121 ) )
15+
1016## [ 0.5.0]
1117
1218### Added
@@ -110,7 +116,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
110116
111117- Initial release
112118
113- [ Unreleased ] : https://github.com/MetaMask/connect-monorepo/compare/@metamask/connect-multichain@0.5.0...HEAD
119+ [ Unreleased ] : https://github.com/MetaMask/connect-monorepo/compare/@metamask/connect-multichain@0.5.1...HEAD
120+ [ 0.5.1 ] : https://github.com/MetaMask/connect-monorepo/compare/@metamask/connect-multichain@0.5.0...@metamask/connect-multichain@0.5.1
114121[ 0.5.0 ] : https://github.com/MetaMask/connect-monorepo/compare/@metamask/connect-multichain@0.4.0...@metamask/connect-multichain@0.5.0
115122[ 0.4.0 ] : https://github.com/MetaMask/connect-monorepo/compare/@metamask/connect-multichain@0.3.2...@metamask/connect-multichain@0.4.0
116123[ 0.3.2 ] : https://github.com/MetaMask/connect-monorepo/compare/@metamask/connect-multichain@0.3.1...@metamask/connect-multichain@0.3.2
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/connect-multichain" ,
3- "version" : " 0.5.0 " ,
3+ "version" : " 0.5.1 " ,
44 "description" : " Multichain package for MetaMask Connect" ,
55 "keywords" : [
66 " MetaMask" ,
You can’t perform that action at this time.
0 commit comments