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(webhooks): add rotate-signing-secret command by @gabrielmfern in #385
- chore: bump to v2.20.0 by @gabrielmfern in #388
Full Changelog: v2.19.1...v2.20.0