v2.11.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
- feat: add custom return path flag and CID/URL attachment syntax by @felipefreitag in #352
- chore: use the API timestamp format in fixtures and help text by @felipefreitag in #355
- chore: publish sha256 checksums with release assets by @felipefreitag in #356
- feat(webhooks): add suppression webhooks by @Cisneiros in #353
- chore: bump to v2.11.0 by @felipefreitag in #357
New Contributors
- @Cisneiros made their first contribution in #353
Full Changelog: v2.10.0...v2.11.0