v2.9.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 message_id to sent email get/list output by @cpenned in #342
- chore: sync prs to linear with latest workflow by @gabrielmfern in #343
- chore: update sync_prs_to_linear action hash to a54e4298f0 by @dielduarte in #345
- feat: add suppressions command group (beta) by @CarolinaMoraes in #347
- chore: bump to 2.9.0 by @CarolinaMoraes in #348
New Contributors
- @CarolinaMoraes made their first contribution in #347
Full Changelog: v2.8.1...v2.9.0