File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " metamask-sdk-monorepo" ,
3- "version" : " 110 .0.0" ,
3+ "version" : " 111 .0.0" ,
44 "private" : true ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change @@ -6,9 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.0.2]
10+ ### Added
11+ - Add New Analytics Client ([ #1270 ] ( https://github.com/MetaMask/metamask-sdk/pull/1270 ) )
12+
13+ ### Fixed
14+ - fix: correct sdk analytics lint issued and package scope fix ([ #1281 ] ( https://github.com/MetaMask/metamask-sdk/pull/1281 ) )
15+ - fix: make the package public ([ #1279 ] ( https://github.com/MetaMask/metamask-sdk/pull/1279 ) )
16+
917## [ 0.0.0]
1018### Added
1119- Initial release
1220
13- [ Unreleased ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk-analytics@0.0.0...HEAD
21+ [ Unreleased ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk-analytics@0.0.2...HEAD
22+ [ 0.0.2 ] : https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk-analytics@0.0.0...@metamask/sdk-analytics@0.0.2
1423[ 0.0.0 ] : https://github.com/MetaMask/metamask-sdk/releases/tag/@metamask/sdk-analytics@0.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/sdk-analytics" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "description" : " Analytics package for MetaMask SDK" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments