Skip to content

v2.18.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Sep 20:06
c58e365

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

  • fix(skill): remove piped installers and api-key flag mentions flagged by registry audit by @felipefreitag in #378
  • feat(webhooks): add event listing commands by @gabrielmfern in #380

Full Changelog: v2.17.1...v2.18.0