@@ -6,15 +6,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.28.2]
10+ ### Added
11+ - feat: socket reconnection optimization ([ #994 ] ( https://github.com/MetaMask/metamask-sdk/pull/994 ) )
12+
913## [ 0.28.1]
10- ### Uncategorized
11- - feat: full deeplink protocol ([ #992 ] ( https://github.com/MetaMask/metamask-sdk.git /pull/992 ) )
14+ ### Added
15+ - feat: full deeplink protocol ([ #992 ] ( https://github.com/MetaMask/metamask-sdk/pull/992 ) )
1216
1317## [ 0.28.0]
1418### Added
15- - feat: experimental deeplink protocoll ([ #990 ] ( https://github.com/MetaMask/metamask-sdk.git /pull/990 ) )
16- - feat: revert socket server changes ([ #985 ] ( https://github.com/MetaMask/metamask-sdk.git /pull/985 ) )
17- - feat: change the default value for 'dappId' to 'N/A' instead of an empty string ([ #972 ] ( https://github.com/MetaMask/metamask-sdk.git /pull/972 ) )
19+ - feat: experimental deeplink protocoll ([ #990 ] ( https://github.com/MetaMask/metamask-sdk/pull/990 ) )
20+ - feat: revert socket server changes ([ #985 ] ( https://github.com/MetaMask/metamask-sdk/pull/985 ) )
21+ - feat: change the default value for 'dappId' to 'N/A' instead of an empty string ([ #972 ] ( https://github.com/MetaMask/metamask-sdk/pull/972 ) )
1822
1923## [ 0.27.0]
2024### Added
@@ -30,14 +34,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3034
3135## [ 0.26.0]
3236### Added
33- - feat: add script to align version before publishing ([ #902 ] ( https://github.com/MetaMask/metamask-sdk.git /pull/902 ) )
34- - feat: update dev rn / expo and empty dappid ([ #897 ] ( https://github.com/MetaMask/metamask-sdk.git /pull/897 ) )
35- - feat: prevent empty dappid ([ #891 ] ( https://github.com/MetaMask/metamask-sdk.git /pull/891 ) )
36- - chore: improve unit tests coverage ([ #888 ] ( https://github.com/MetaMask/metamask-sdk.git /pull/888 ) )
37+ - feat: add script to align version before publishing ([ #902 ] ( https://github.com/MetaMask/metamask-sdk/pull/902 ) )
38+ - feat: update dev rn / expo and empty dappid ([ #897 ] ( https://github.com/MetaMask/metamask-sdk/pull/897 ) )
39+ - feat: prevent empty dappid ([ #891 ] ( https://github.com/MetaMask/metamask-sdk/pull/891 ) )
40+ - chore: improve unit tests coverage ([ #888 ] ( https://github.com/MetaMask/metamask-sdk/pull/888 ) )
3741
3842## [ 0.20.5]
3943### Added
40- - fix: ref crossfetch ([ #871 ] ( https://github.com/MetaMask/metamask-sdk.git /pull/871 ) )
44+ - fix: ref crossfetch ([ #871 ] ( https://github.com/MetaMask/metamask-sdk/pull/871 ) )
4145
4246## [ 0.20.4]
4347### Added
@@ -245,7 +249,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
245249### Added
246250- [ FEAT] : improve logging + update examples ([ #99 ] ( https://github.com/MetaMask/metamask-sdk/pull/99 ) )
247251
248- [ Unreleased ] :
https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected] 252+ [ Unreleased ] :
https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected] 253+ [ 0.28.2 ] :
https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected] ...@metamask/[email protected] 249254[ 0.28.1 ] :
https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected] ...@metamask/[email protected] 250255[ 0.28.0 ] :
https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected] ...@metamask/[email protected] 251256[ 0.27.0 ] :
https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected] ...@metamask/[email protected]
0 commit comments