File tree Expand file tree Collapse file tree
fern/products/cli-api-reference/cli-changelog Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 5.36.0
2+ ** ` (feat): ` ** cli-v2: add ` fern update ` command for installing and switching between CLI
3+ versions. Includes ` fern update ` , ` fern update list ` , `fern update use
4+ <version >` , ` fern update --check` , and ` fern update --to <version >`. Versions
5+ are stored in ` ~/.cache/fern/v1/versions/<version>/ ` and tracked in
6+ ` ~/.fernrc ` under the new ` cli ` field. A new opt-in ` --versions ` flag was
7+ added to ` fern cache clear ` ; the default behavior continues to leave
8+ installed CLI binaries untouched. ` fern cache show ` now reports the versions
9+ cache alongside IR and logs. After every successful command, the CLI runs a
10+ rate-limited (24-hour) probe against the release feed and prints a one-line
11+ nag when a newer version is available.
12+
13+
114## 5.35.5
215** ` (chore): ` ** Bump @fern-api/venus-api-sdk from 0.22.34 to 4.0.0, fixing a bug where
316Authorization headers were silently dropped on org GET endpoints.
You can’t perform that action at this time.
0 commit comments