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
chore: remove auth login warning and sync plugin versions to 1.9.1
The auth login command is now stable, so remove the warning from README.
Regenerated skill docs and updated marketplace.json and plugin.json
versions to match deno.json.
Copy file name to clipboardExpand all lines: README.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,9 +64,6 @@ deno task install
64
64
65
65
## setup
66
66
67
-
> [!WARNING]
68
-
> The `linear auth login` command is new and may have issues. For stable release setup instructions, see the [v1.8.1 README](https://github.com/schpet/linear-cli/blob/v1.8.1/README.md).
69
-
70
67
1. create an API key at [linear.app/settings/account/security](https://linear.app/settings/account/security)[^1]
0 commit comments