diff --git a/fern/products/cli-api-reference/cli-changelog/2025-10-11.mdx b/fern/products/cli-api-reference/cli-changelog/2025-10-11.mdx index 67207ce05..2c67b3a16 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-10-11.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-10-11.mdx @@ -1,3 +1,7 @@ +## 0.88.4 +**`(fix):`** Patches `metadata.canonical-host` to be passed through to the docs generation. + + ## 0.88.3 **`(fix):`** Adds support for the following docs.yml features: - `settings.use-javascript-as-typescript`: when set to `true`, will generate typescript code as javascript instead.