Skip to content

Commit 04bac8c

Browse files
committed
update what's new
1 parent fa63564 commit 04bac8c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/whats-new.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ of the [MetaMask developer page](https://metamask.io/developer/).
1111

1212
## April 2025
1313

14+
- Documented [how to send batch transactions via EIP-5792](/wallet/how-to/send-transactions/send-batch-transactions).
15+
([#1946](https://github.com/MetaMask/metamask-docs/pull/1946))
1416
- Documented [MetaMask SDK + Dynamic SDK integration](/sdk/quickstart/javascript-dynamic).
1517
([#1972](https://github.com/MetaMask/metamask-docs/pull/1972))
1618
- Documented [Snaps bundle analyzer option](/snaps/reference/cli/subcommands/#analyze).

wallet/how-to/send-transactions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
description: Send transactions using eth_sendTransaction.
2+
description: Send transactions using `eth_sendTransaction`.
33
---
44

55
import Tabs from "@theme/Tabs";

0 commit comments

Comments
 (0)