v2.6.0
Install
cURL
curl -fsSL https://resend.com/install.sh | bashNode.js
npm install -g resend-cliHomebrew (macOS / Linux)
brew install resend/cli/resendPowerShell (Windows)
irm https://resend.com/install.ps1 | iexWhat's Changed
- fix(deps): update dependency esbuild to v0.28.1 [security] by @renovate[bot] in #324
- feat: add cli import commands by @cpenned in #329
- chore(deps): update pnpm to v11.8.0 by @renovate[bot] in #308
- chore(deps): update dependency @yao-pkg/pkg to v6.20.0 by @renovate[bot] in #310
- chore(deps): update dependency tsx to v4.22.4 by @renovate[bot] in #318
- chore(deps): update vitest monorepo by @renovate[bot] in #319
- chore: note default CSV column matching in imports create help by @felipefreitag in #332
- chore: bump to 2.6.0 by @felipefreitag in #333
New Contributors
Full Changelog: v2.5.0...v2.6.0