diff --git a/fern/products/cli-api-reference/cli-changelog/2025-10-15.mdx b/fern/products/cli-api-reference/cli-changelog/2025-10-15.mdx new file mode 100644 index 000000000..3cbc23cff --- /dev/null +++ b/fern/products/cli-api-reference/cli-changelog/2025-10-15.mdx @@ -0,0 +1,5 @@ +## 0.92.0 +**`(feat):`** For debugging purposes, generating a docs preview via `fern generate --docs --preview`, it is now possible to specify `--skip-upload` to +skip the asset uploading step. + +