v2.5.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 and tracking flags to domains claim create by @joaopcm in #327
- chore: release 2.5.0 by @joaopcm in #328
Full Changelog: v2.4.0...v2.5.0