Install
cURL
curl -fsSL https://resend.com/install.sh | bashNode.js
npm install -g resend-cliHomebrew (macOS / Linux)
brew install resend/cli/resendPowerShell (Windows)
irm https://resend.com/install.ps1 | iexWhat's Changed
- feat: support scheduling and tags in batch email sends by @felipefreitag in #349
- fix: use resend.dev addresses in examples by @felipefreitag in #350
- chore: bump to 2.10.0 by @felipefreitag in #351
Full Changelog: v2.9.0...v2.10.0