Skip to content

Commit 46c9986

Browse files
Update changelogs from fern repo (#5591)
Co-authored-by: dsinghvi <10870189+dsinghvi@users.noreply.github.com>
1 parent f521cb3 commit 46c9986

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

fern/products/cli-api-reference/cli-changelog/2026-05-21.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
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
316
Authorization headers were silently dropped on org GET endpoints.

0 commit comments

Comments
 (0)