Skip to content

v2.17.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 17:09
· 4 commits to main since this release
4325024

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

  • refactor: convert dynamic command imports to static imports in tests by @dielduarte in #373
  • feat(segments): add update command to rename a segment by @dielduarte in #374

Full Changelog: v2.16.0...v2.17.0