You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# @opensea/cli
2
2
3
+
## 1.12.5
4
+
5
+
### Patch Changes
6
+
7
+
- d846160: Use the current OpenSea API endpoints for SIWE login, scoped-token exchange, refresh, revocation, and wallet-link nonces.
8
+
- da5181f: Repair the auth directory and auth file permissions whenever the CLI saves credentials. Existing files created with broader permissions are now restricted to the owning user instead of keeping their old mode.
0 commit comments