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: add broadcasts clicked-links command by @dielduarte in #368
- feat: add emails metrics command by @dielduarte in #370
- feat(broadcasts): add recipients command by @dielduarte in #369
- chore(skill): complete the broadcasts command table by @felipefreitag in #371
- chore: bump to v2.16.0 by @dielduarte in #372
Full Changelog: v2.15.0...v2.16.0