Skip to content

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