Skip to content

Releases: resend/resend-cli

v2.10.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 18:30
b3773da

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: v2.9.0...v2.10.0

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 20:02
f739ee1

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: v2.8.1...v2.9.0

v2.8.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 20:56
7f3ad5c

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: v2.8.0...v2.8.1

v2.8.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 17:00
7199fc4

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: v2.7.0...v2.8.0

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 14:10
5824671

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: v2.6.0...v2.7.0

v2.7.0-preview.1

v2.7.0-preview.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jun 19:07
1613285

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: v2.7.0-preview.0...v2.7.0-preview.1

v2.7.0-preview.0

v2.7.0-preview.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jun 15:02
9972848

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

Full Changelog: v2.6.0...v2.7.0-preview.0

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 14:08
4c03c59

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: v2.5.0...v2.6.0

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 16:08
6994fbf

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

  • 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

Choose a tag to compare

@github-actions github-actions released this 17 Jun 21:08
dc0a211

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: v2.3.0...v2.4.0