Releases: stripe/link-cli
Releases · stripe/link-cli
@stripe/link-cli@0.5.0
Minor Changes
- 4121c7b: many improvements, bug fixes, and new abilities for shipping addresses and phone numbers
@stripe/link-cli@0.4.3
Patch Changes
- 59a0fe1: Restrict the auth config file (
config.json) to mode0o600. The file holds OAuth access + refresh tokens and, during a pending login, adevice_code. Previously it inheritedconf's default (0o666masked by umask, typically0o644), which let other local users read the credentials and, during a login, race the legitimate poll loop to/device/token. Existing files are remediated automatically on the next config write.
@stripe/link-cli@0.4.2
Patch Changes
- 90fc183: add claude marketplace.json and improve plugins
@stripe/link-cli@0.4.1
@stripe/link-cli@0.4.0
Minor Changes
- a618ce2: fix-double-spend-request
@stripe/link-cli@0.3.1
Patch Changes
- b061e10: Adds checklist flow to onboard/demo
@stripe/link-cli@0.3.0
@stripe/link-cli@0.2.3
Patch Changes
- de325f1: Polling commands now only emit results when the response has changed, reducing noise in agent logs.
@stripe/link-cli@0.2.2
Patch Changes
- f8f51a6: Update plugin configs for claude and codex
@stripe/link-cli@0.2.1
Patch Changes
- ef4e362: Fix bug with update-notifier