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-sdk-monorepo" ,
3- "version" : " 115 .0.0" ,
3+ "version" : " 114 .0.0" ,
44 "private" : true ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change @@ -6,10 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9- ## [ 0.33.1]
10- ### Fixed
11- - chore: pin ` debug ` package to ` 4.3.4 ` due to npm compromise ([ #1342 ] ( https://github.com/MetaMask/metamask-sdk/pull/1342 ) )
12-
139## [ 0.33.0]
1410### Added
1511- Add rpc ingore list to analytics ([ #1293 ] ( https://github.com/MetaMask/metamask-sdk/pull/1293 ) )
@@ -301,8 +297,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
301297### Added
302298- [ FEAT] : improve logging + update examples ([ #99 ] ( https://github.com/MetaMask/metamask-sdk/pull/99 ) )
303299
304- [ Unreleased ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk-communication-layer@0.33.1...HEAD
305- [ 0.33.1 ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk-communication-layer@0.33.0...@metamask/sdk-communication-layer@0.33.1
300+ [ Unreleased ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk-communication-layer@0.33.0...HEAD
306301[ 0.33.0 ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk-communication-layer@0.32.0...@metamask/sdk-communication-layer@0.33.0
307302[ 0.32.0 ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk-communication-layer@0.31.0...@metamask/sdk-communication-layer@0.32.0
308303[ 0.31.0 ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk-communication-layer@0.30.2...@metamask/sdk-communication-layer@0.31.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/sdk-communication-layer" ,
3- "version" : " 0.33.1 " ,
3+ "version" : " 0.33.0 " ,
44 "description" : " " ,
55 "homepage" : " https://github.com/MetaMask/metamask-sdk#readme" ,
66 "bugs" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/sdk-multichain-ui" ,
3- "version" : " 0.32.1 " ,
3+ "version" : " 0.0.0 " ,
44 "description" : " MetaMask SDK Install Modal for Web" ,
55 "homepage" : " https://github.com/MetaMask/metamask-sdk#readme" ,
66 "bugs" : {
Original file line number Diff line number Diff line change @@ -6,10 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9- ## [ 0.33.1]
10- ### Fixed
11- - chore: pin ` debug ` package to ` 4.3.4 ` due to npm compromise ([ #1342 ] ( https://github.com/MetaMask/metamask-sdk/pull/1342 ) )
12-
139## [ 0.33.0]
1410### Added
1511- Add rpc ingore list to analytics ([ #1293 ] ( https://github.com/MetaMask/metamask-sdk/pull/1293 ) )
@@ -320,8 +316,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
320316- [ fix] publishing config ([ #135 ] ( https://github.com/MetaMask/metamask-sdk/pull/135 ) )
321317- [ feat] initial beta released
322318
323- [ Unreleased ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk-react@0.33.1...HEAD
324- [ 0.33.1 ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk-react@0.33.0...@metamask/sdk-react@0.33.1
319+ [ Unreleased ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk-react@0.33.0...HEAD
325320[ 0.33.0 ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk-react@0.32.1...@metamask/sdk-react@0.33.0
326321[ 0.32.1 ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk-react@0.32.0...@metamask/sdk-react@0.32.1
327322[ 0.32.0 ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk-react@0.31.5...@metamask/sdk-react@0.32.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/sdk-react" ,
3- "version" : " 0.33.1 " ,
3+ "version" : " 0.33.0 " ,
44 "description" : " A react component and react hooks to connect and use MetaMask" ,
55 "homepage" : " https://github.com/MetaMask/metamask-sdk" ,
66 "bugs" : {
Original file line number Diff line number Diff line change @@ -6,10 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9- ## [ 0.33.1]
10- ### Fixed
11- - chore: pin ` debug ` package to ` 4.3.4 ` due to npm compromise ([ #1342 ] ( https://github.com/MetaMask/metamask-sdk/pull/1342 ) )
12-
139## [ 0.33.0]
1410### Added
1511- Add rpc ingore list to analytics ([ #1293 ] ( https://github.com/MetaMask/metamask-sdk/pull/1293 ) )
@@ -499,8 +495,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
499495### Added
500496- [ FEAT] improve logging + update examples ([ #99 ] ( https://github.com/MetaMask/metamask-sdk/pull/99 ) )
501497
502- [ Unreleased ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk@0.33.1...HEAD
503- [ 0.33.1 ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk@0.33.0...@metamask/sdk@0.33.1
498+ [ Unreleased ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk@0.33.0...HEAD
504499[ 0.33.0 ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk@0.32.1...@metamask/sdk@0.33.0
505500[ 0.32.1 ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk@0.32.0...@metamask/sdk@0.32.1
506501[ 0.32.0 ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk@0.31.5...@metamask/sdk@0.32.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/sdk" ,
3- "version" : " 0.33.1 " ,
3+ "version" : " 0.33.0 " ,
44 "description" : " " ,
55 "homepage" : " https://github.com/MetaMask/metamask-sdk#readme" ,
66 "bugs" : {
You can’t perform that action at this time.
0 commit comments