We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 919de63 commit 9365c8aCopy full SHA for 9365c8a
1 file changed
fern/products/cli-api-reference/cli-changelog/2026-04-27.mdx
@@ -1,3 +1,9 @@
1
+## 4.98.0
2
+**`(feat):`** Move docs theme commands (export, list, upload) from CLI v2 to CLI v1.
3
+Commands are now available as `fern docs theme export`, `fern docs theme list`, and `fern docs theme upload`.
4
+Uses DocsWorkspace for path resolution, v1 auth, and validates all file references before uploading.
5
+
6
7
## 4.97.0
8
**`(feat):`** [Alpha] Add support for a `translations` block in `docs.yml` to configure multi-language documentation.
9
Each entry specifies a locale (`lang`) and optionally marks it as the default language.
0 commit comments