diff --git a/fern/products/cli-api-reference/cli-changelog/2025-10-23.mdx b/fern/products/cli-api-reference/cli-changelog/2025-10-23.mdx index 64bc86a50..6019a5f10 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-10-23.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-10-23.mdx @@ -1,3 +1,7 @@ +## 0.94.5 +**`(fix):`** Properly reload pages with Markdown snippets if you update the snippet in `fern docs dev` + + ## 0.94.4 **`(fix):`** Restore support for x-fern-examples path parameters if there is no request body.