Skip to content

Commit 0e3d78d

Browse files
authored
chore: trigger new version (#1120)
1 parent c8c8000 commit 0e3d78d

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.29.2
1+
0.29.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.29.2
1+
0.29.3

packages/sdk-react/.change

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.29.2
1+
0.29.3

packages/sdk/src/sdk.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,6 @@ export class MetaMaskSDK extends EventEmitter2 {
277277
}
278278

279279
/**
280-
* @deprecated init is called automatically when the SDK is instantiated.
281280
* You can subscribe to the 'initialized' event to know when the SDK is ready or call connect() to start the connection process.
282281
* @returns {Promise<void>} - A promise that resolves when the SDK is initialized.
283282
*/

0 commit comments

Comments
 (0)