From 69de0cb782980be2eeabdec844cffc2d02352740 Mon Sep 17 00:00:00 2001 From: dks333 Date: Thu, 27 Mar 2025 15:34:52 -0700 Subject: [PATCH 1/2] add changelog filters --- changelog/overview.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/changelog/overview.mdx b/changelog/overview.mdx index ede456eb6..b0a74be59 100644 --- a/changelog/overview.mdx +++ b/changelog/overview.mdx @@ -1,10 +1,9 @@ --- title: "Product Updates" description: "New updates and improvements" -mode: "center" --- - + ## New Configuration Schema `docs.json` We've introduced a new `docs.json` schema as a replacement for `mint.json`, to support better multi-level versioning, easier visual comprehension, and more consistent terminology. For more information on what's changed, [check out our blog](https://mintlify.com/blog/refactoring-mint-json-into-docs-json). From b587611eccf1e1307e0c50b080af49c17360e7cd Mon Sep 17 00:00:00 2001 From: dks333 Date: Thu, 27 Mar 2025 15:36:55 -0700 Subject: [PATCH 2/2] more --- changelog/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/overview.mdx b/changelog/overview.mdx index b0a74be59..f5402a642 100644 --- a/changelog/overview.mdx +++ b/changelog/overview.mdx @@ -3,7 +3,7 @@ title: "Product Updates" description: "New updates and improvements" --- - + ## New Configuration Schema `docs.json` We've introduced a new `docs.json` schema as a replacement for `mint.json`, to support better multi-level versioning, easier visual comprehension, and more consistent terminology. For more information on what's changed, [check out our blog](https://mintlify.com/blog/refactoring-mint-json-into-docs-json).