v1.7.1
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
- chore: align help text examples with docs and onboarding emails by @felipefreitag in #159
- fix: reject conflicting pagination cursors by @Esubaalew in #157
- fix: improve update command validation and empty value handling by @Esubaalew in #158
- chore(deps): bump picomatch from 4.0.3 to 4.0.4 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #160
- fix: react email flag for npm install by @felipefreitag in #161
- fix: fall back to file completion for value-taking flags in shell com… by @felipefreitag in #163
- chore(deps): update dependency vitest to v4.1.2 by @renovate[bot] in #162
- chore: bump 1.7.1 by @felipefreitag in #164
New Contributors
- @dependabot[bot] made their first contribution in #160
Full Changelog: v1.7.0...v1.7.1