v2.17.1
Added 2
- Prompt yes/no for boolean careers application fields
- Prompt location fields with a searchable country list
From Resend CLI
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: prompt yes/no for boolean careers application fields by @zenorocha in https://github.com/resend/resend-cli/pull/375
- feat(careers): prompt location fields with a searchable country list by @zenorocha in https://github.com/resend/resend-cli/pull/376
- chore: bump to v2.17.1 by @felipefreitag in https://github.com/resend/resend-cli/pull/377
Full Changelog: https://github.com/resend/resend-cli/compare/v2.17.0...v2.17.1