diff --git a/fern/products/cli-api-reference/cli-changelog/2025-10-30.mdx b/fern/products/cli-api-reference/cli-changelog/2025-10-30.mdx new file mode 100644 index 000000000..5176ad305 --- /dev/null +++ b/fern/products/cli-api-reference/cli-changelog/2025-10-30.mdx @@ -0,0 +1,4 @@ +## 0.100.0 +**`(feat):`** Add support for explicit default tab variants in tabbed navigation. You can now specify which tab variant should be the default using the `default: true` property instead of relying on the first tab being default. + +