v2.17.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
- refactor: convert dynamic command imports to static imports in tests by @dielduarte in #373
- feat(segments): add update command to rename a segment by @dielduarte in #374
Full Changelog: v2.16.0...v2.17.0