We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5f7b5b commit 8cc6379Copy full SHA for 8cc6379
1 file changed
fern/products/cli-api-reference/cli-changelog/2026-04-23.mdx
@@ -1,3 +1,9 @@
1
+## 4.91.1
2
+**`(fix):`** Update CLI v2 authentication error messages to reference `fern auth login` instead of `fern login`.
3
+This covers SDK generation permission errors, docs publish auth failures, and missing-token hints
4
+produced by CLI v2 code paths. The legacy `fern login` wording is preserved for the v1 CLI.
5
+
6
7
## 4.91.0
8
**`(internal):`** Remove the abandoned `@fern-api/docs-parsers` dependency from `@fern-api/docs-resolver` and drop
9
the hidden `fern fdr <path> --v2` code path that was the only remaining consumer. The upstream
0 commit comments