From 4cdf433a5c85a46256f643271d73b55d7f3aba2c Mon Sep 17 00:00:00 2001 From: fern-support <126544928+fern-support@users.noreply.github.com> Date: Tue, 3 Feb 2026 22:51:34 +0000 Subject: [PATCH] update changelogs --- fern/products/cli-api-reference/cli-changelog/2026-02-03.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/fern/products/cli-api-reference/cli-changelog/2026-02-03.mdx b/fern/products/cli-api-reference/cli-changelog/2026-02-03.mdx index 13ddc3ba3..f39a1a7ea 100644 --- a/fern/products/cli-api-reference/cli-changelog/2026-02-03.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2026-02-03.mdx @@ -1,3 +1,8 @@ +## 3.60.1 +**`(fix):`** Fix custom header and footer components not being recognized in docs.yml. The serialization schema +was missing the header and footer fields, causing validation errors when using these new fields. + + ## 3.60.0 **`(feat):`** Add support for custom header and footer components in docs.yml. Users can now specify `header: ./path/to/header.tsx` and `footer: ./path/to/footer.tsx` to replace the default