diff --git a/fern/products/cli-api-reference/cli-changelog/2026-04-23.mdx b/fern/products/cli-api-reference/cli-changelog/2026-04-23.mdx index b525a9519..e957b02e2 100644 --- a/fern/products/cli-api-reference/cli-changelog/2026-04-23.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2026-04-23.mdx @@ -1,3 +1,9 @@ +## 4.91.1 +**`(fix):`** Update CLI v2 authentication error messages to reference `fern auth login` instead of `fern login`. +This covers SDK generation permission errors, docs publish auth failures, and missing-token hints +produced by CLI v2 code paths. The legacy `fern login` wording is preserved for the v1 CLI. + + ## 4.91.0 **`(internal):`** Remove the abandoned `@fern-api/docs-parsers` dependency from `@fern-api/docs-resolver` and drop the hidden `fern fdr --v2` code path that was the only remaining consumer. The upstream