Skip to content

Releases: resend/resend-cli

v1.8.0

01 Apr 16:43
2ae01ab

Choose a tag to compare

Install

cURL

curl -fsSL https://resend.com/install.sh | bash

Node.js

npm install -g resend-cli

Homebrew (macOS / Linux)

brew install resend/cli/resend

PowerShell (Windows)

irm https://resend.com/install.ps1 | iex

What's Changed

Full Changelog: v1.7.1...v1.8.0

v1.7.1

27 Mar 13:17
90c4b4c

Choose a tag to compare

Install

cURL

curl -fsSL https://resend.com/install.sh | bash

Node.js

npm install -g resend-cli

Homebrew (macOS / Linux)

brew install resend/cli/resend

PowerShell (Windows)

irm https://resend.com/install.ps1 | iex

What's Changed

  • chore: align help text examples with docs and onboarding emails by @felipefreitag in #159
  • fix: reject conflicting pagination cursors by @Esubaalew in #157
  • fix: improve update command validation and empty value handling by @Esubaalew in #158
  • chore(deps): bump picomatch from 4.0.3 to 4.0.4 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #160
  • fix: react email flag for npm install by @felipefreitag in #161
  • fix: fall back to file completion for value-taking flags in shell com… by @felipefreitag in #163
  • chore(deps): update dependency vitest to v4.1.2 by @renovate[bot] in #162
  • chore: bump 1.7.1 by @felipefreitag in #164

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0

25 Mar 13:46
e0500ac

Choose a tag to compare

Install

cURL

curl -fsSL https://resend.com/install.sh | bash

Node.js

npm install -g resend-cli

Homebrew (macOS / Linux)

brew install resend/cli/resend

PowerShell (Windows)

irm https://resend.com/install.ps1 | iex

What's Changed

Full Changelog: v1.6.0...v1.7.0

v1.6.0

20 Mar 20:43
939ea66

Choose a tag to compare

Install

cURL

curl -fsSL https://resend.com/install.sh | bash

Node.js

npm install -g resend-cli

Homebrew (macOS / Linux)

brew install resend/cli/resend

PowerShell (Windows)

irm https://resend.com/install.ps1 | iex

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.6.0

v1.5.1

18 Mar 19:28
a941a1c

Choose a tag to compare

Install

cURL

curl -fsSL https://resend.com/install.sh | bash

Node.js

npm install -g resend-cli

Homebrew (macOS / Linux)

brew install resend/cli/resend

PowerShell (Windows)

irm https://resend.com/install.ps1 | iex

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

17 Mar 13:11

Choose a tag to compare

Install

cURL

curl -fsSL https://resend.com/install.sh | bash

Node.js

npm install -g resend-cli

Homebrew (macOS / Linux)

brew install resend/cli/resend

PowerShell (Windows)

irm https://resend.com/install.ps1 | iex

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.5.0

v1.5.0-rc.1

16 Mar 20:56

Choose a tag to compare

v1.5.0-rc.1 Pre-release
Pre-release

Install

cURL

curl -fsSL https://resend.com/install.sh | bash

Node.js

npm install -g resend-cli

Homebrew (macOS / Linux)

brew install resend/cli/resend

PowerShell (Windows)

irm https://resend.com/install.ps1 | iex

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.5.0-rc.1

v1.4.1

13 Mar 13:41

Choose a tag to compare

Install

cURL

curl -fsSL https://resend.com/install.sh | bash

Node.js

npm install -g resend-cli

Homebrew (macOS / Linux)

brew install resend/cli/resend

PowerShell (Windows)

irm https://resend.com/install.ps1 | iex

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.4.1

v1.4.0

13 Mar 13:03

Choose a tag to compare

Install

cURL

curl -fsSL https://resend.com/install.sh | bash

Node.js

npm install -g resend-cli

Homebrew (macOS / Linux)

brew install resend/cli/resend

PowerShell (Windows)

irm https://resend.com/install.ps1 | iex

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.4.0

v1.3.1

12 Mar 18:15

Choose a tag to compare

Install

macOS / Linux

curl -fsSL https://resend.com/install.sh | bash

Windows (PowerShell)

irm https://resend.com/install.ps1 | iex

npx

npx resend-cli

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.3.1