-
Notifications
You must be signed in to change notification settings - Fork 61
Releases: stripe/link-cli
Releases · stripe/link-cli
@stripe/link-cli@0.7.3
@github-actions
github-actions
67da9a4
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
- f83d5cc: Update documented and enforced spend limits
Assets 10
@stripe/link-cli@0.7.2
@github-actions
github-actions
a34aaf9
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
- a30d70b: Update release.yml to upload SEA artifacts; update some min versions across configs
Assets 10
@stripe/link-cli@0.7.1
@github-actions
github-actions
328b9d6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
- 13fda7e: Update release workflow to upload built cli.js and checksum
Assets 4
1 person reacted
@stripe/link-cli@0.7.0
@github-actions
github-actions
61303be
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
- Auth cleanup && environment variables; Cursor plugin; Versions bump
Assets 2
@stripe/link-cli@0.6.0
@github-actions
github-actions
a96c507
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
- list prior spend requests, get user information
Assets 2
@stripe/link-cli@0.5.0
@github-actions
github-actions
baa5aab
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
- 4121c7b: many improvements, bug fixes, and new abilities for shipping addresses and phone numbers
Assets 2
1 person reacted
@stripe/link-cli@0.4.3
@github-actions
github-actions
5f0e206
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.
Assets 2
2 people reacted
@stripe/link-cli@0.4.2
@github-actions
github-actions
5c49714
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
- 90fc183: add claude marketplace.json and improve plugins
Assets 2
@stripe/link-cli@0.4.1
@github-actions
github-actions
afd09b4
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 2
1 person reacted
@stripe/link-cli@0.4.0
@github-actions
github-actions
28fac7f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
- a618ce2: fix-double-spend-request