From 3b35018253a61212c4816bd79f12f6f67cb775cf Mon Sep 17 00:00:00 2001 From: Catherine Deskur <46695336+chdeskur@users.noreply.github.com> Date: Sun, 12 Oct 2025 16:33:33 -0400 Subject: [PATCH 1/2] Update fern.config.json --- fern/fern.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fern/fern.config.json b/fern/fern.config.json index 8a9e035a7..2e154568f 100644 --- a/fern/fern.config.json +++ b/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "fern", - "version": "0.83.0" -} \ No newline at end of file + "version": "0.88.4" +} From efe104326412856ee3027f42b983226ed497aa0a Mon Sep 17 00:00:00 2001 From: Catherine Deskur <46695336+chdeskur@users.noreply.github.com> Date: Sun, 12 Oct 2025 16:35:10 -0400 Subject: [PATCH 2/2] Update docs.yml --- fern/docs.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/fern/docs.yml b/fern/docs.yml index 5929fd9c1..257e94a55 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -13,6 +13,7 @@ title: Fern Documentation metadata: og:image: https://fern-docs.s3.us-east-2.amazonaws.com/fern-docs-og_image-compressed.png twitter:image: https://fern-docs.s3.us-east-2.amazonaws.com/fern-docs-og_image-compressed.png + canonical-host: buildwithfern.com products: - display-name: Home @@ -142,6 +143,9 @@ layout: searchbar-placement: header tabs-placement: header +settings: + http-snippets: false + js: - path: ./footer-dist/output.js strategy: beforeInteractive @@ -647,4 +651,4 @@ redirects: permanent: true - source: /learn/api-definitions/grpc/extensions/:slug* destination: /learn/api-definitions/overview/overrides#definition-specific-extensions - permanent: true \ No newline at end of file + permanent: true