From 9e5103fef7731330dc14be6c76891bbcc8cc90cf Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 00:22:08 +0000 Subject: [PATCH] fix(docs): escape curly braces in CLI changelog to fix MDX parse error Co-Authored-By: danny@buildwithfern.com --- fern/products/cli-api-reference/cli-changelog/2025-11-14.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/products/cli-api-reference/cli-changelog/2025-11-14.mdx b/fern/products/cli-api-reference/cli-changelog/2025-11-14.mdx index ddfd6fb9d..f0bab9c02 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-11-14.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-11-14.mdx @@ -1,5 +1,5 @@ ## 1.2.0 -**`(feat):`** Show AI example generation progress in the spinner line. When generating AI examples, the spinner displays "generating AI examples for {API name} - X/Y" to track progress without creating terminal noise. +**`(feat):`** Show AI example generation progress in the spinner line. When generating AI examples, the spinner displays "generating AI examples for \{API name\} - X/Y" to track progress without creating terminal noise. ## 1.0.5