v2.4.0
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
- fix(skill): harden security posture flagged by registry audits by @felipefreitag in #321
- feat: suggest commands for mistyped CLI input by @ompathak2004 in #322
- feat: add domains claim commands by @joaopcm in #325
- chore: bump to 2.4.0 by @joaopcm in #326
New Contributors
- @ompathak2004 made their first contribution in #322
Full Changelog: v2.3.0...v2.4.0