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: remove beta mention for supressions by @gabrielmfern in #361
- feat: verify sha256 checksums in install scripts by @felipefreitag in #358
- feat: fail closed when checksum verification cannot run by @felipefreitag in #362
- feat: add careers command group by @zenorocha in #363
Full Changelog: v2.12.0...v2.13.0