Releases: resend/resend-cli
Release list
v2.10.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: support scheduling and tags in batch email sends by @felipefreitag in #349
- fix: use resend.dev addresses in examples by @felipefreitag in #350
- chore: bump to 2.10.0 by @felipefreitag in #351
Full Changelog: v2.9.0...v2.10.0
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
v2.8.1
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: drop resource field from oauth-grants by @dielduarte in #341
Full Changelog: v2.8.0...v2.8.1
v2.8.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 oauth-grants list and revoke commands by @dielduarte in #340
Full Changelog: v2.7.0...v2.8.0
v2.7.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
- chore: update sync_prs_to_linear sha by @dielduarte in #339
- feat: oauth authentication by @gabrielmfern in #320
Full Changelog: v2.6.0...v2.7.0
v2.7.0-preview.1
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(oauth): style the login callback page by @dielduarte in #337
Full Changelog: v2.7.0-preview.0...v2.7.0-preview.1
v2.7.0-preview.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 | iexFull Changelog: v2.6.0...v2.7.0-preview.0
v2.6.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
- fix(deps): update dependency esbuild to v0.28.1 [security] by @renovate[bot] in #324
- feat: add cli import commands by @cpenned in #329
- chore(deps): update pnpm to v11.8.0 by @renovate[bot] in #308
- chore(deps): update dependency @yao-pkg/pkg to v6.20.0 by @renovate[bot] in #310
- chore(deps): update dependency tsx to v4.22.4 by @renovate[bot] in #318
- chore(deps): update vitest monorepo by @renovate[bot] in #319
- chore: note default CSV column matching in imports create help by @felipefreitag in #332
- chore: bump to 2.6.0 by @felipefreitag in #333
New Contributors
Full Changelog: v2.5.0...v2.6.0
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
v2.4.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
- fix(skill): harden security posture flagged by registry audits by @felipefreitag in #321
- feat: suggest commands for mistyped CLI input by @ompathak2004 in #322
- feat: add domains claim commands by @joaopcm in #325
- chore: bump to 2.4.0 by @joaopcm in #326
New Contributors
- @ompathak2004 made their first contribution in #322
Full Changelog: v2.3.0...v2.4.0