Skip to content

Commit 3cfece0

Browse files
chore(cli): release 5.38.0
1 parent 14e33ea commit 3cfece0

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

packages/cli/cli/changes/unreleased/interactive-login-prompt.yml renamed to packages/cli/cli/changes/5.38.0/interactive-login-prompt.yml

File renamed without changes.

packages/cli/cli/versions.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
# yaml-language-server: $schema=../../../fern-versions-yml.schema.json
2+
- version: 5.38.0
3+
changelogEntry:
4+
- summary: |
5+
Add interactive login prompt to `fern login`. When no active Auth0 session
6+
exists, the CLI now presents a menu to choose a login provider (GitHub,
7+
Google, Postman, or SSO). Selecting SSO prompts for an email address and
8+
routes directly to the organization's identity provider. If an active
9+
session already exists, authentication completes silently as before.
10+
type: feat
11+
createdAt: "2026-05-26"
12+
irVersion: 66
213
- version: 5.37.12
314
changelogEntry:
415
- summary: |

0 commit comments

Comments
 (0)