Skip to content

Releases: stripe/link-cli

@stripe/link-cli@0.5.0

11 May 20:05
baa5aab

Choose a tag to compare

Minor Changes

  • 4121c7b: many improvements, bug fixes, and new abilities for shipping addresses and phone numbers

@stripe/link-cli@0.4.3

05 May 11:38
5f0e206

Choose a tag to compare

Patch Changes

  • 59a0fe1: Restrict the auth config file (config.json) to mode 0o600. The file holds OAuth access + refresh tokens and, during a pending login, a device_code. Previously it inherited conf's default (0o666 masked by umask, typically 0o644), 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

02 May 17:08
5c49714

Choose a tag to compare

Patch Changes

  • 90fc183: add claude marketplace.json and improve plugins

@stripe/link-cli@0.4.1

30 Apr 00:46
afd09b4

Choose a tag to compare

Patch Changes

  • 21bc584: Exit non-zero when spend request polling exhausts its timeout or max attempts before reaching a terminal status.
  • 5e03819: bug-fixes

@stripe/link-cli@0.4.0

29 Apr 18:14
28fac7f

Choose a tag to compare

Minor Changes

  • a618ce2: fix-double-spend-request

@stripe/link-cli@0.3.1

29 Apr 15:58
a4657c9

Choose a tag to compare

Patch Changes

  • b061e10: Adds checklist flow to onboard/demo

@stripe/link-cli@0.3.0

28 Apr 23:20
0007424

Choose a tag to compare

Minor Changes

  • cd84685: adds new onboarding and demo flows that demonstrate how to use the link-cli

Patch Changes

  • facab3c: add mapping between cli commands and mcp tools to skill file

@stripe/link-cli@0.2.3

28 Apr 19:38
4959851

Choose a tag to compare

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

28 Apr 04:14
14ee57d

Choose a tag to compare

Patch Changes

  • f8f51a6: Update plugin configs for claude and codex

@stripe/link-cli@0.2.1

27 Apr 21:55
178c89e

Choose a tag to compare

Patch Changes

  • ef4e362: Fix bug with update-notifier