diff --git a/fern/pages/changelogs/cli/2025-01-14.mdx b/fern/pages/changelogs/cli/2025-01-14.mdx index 7d5da27efae..9f401bd81d9 100644 --- a/fern/pages/changelogs/cli/2025-01-14.mdx +++ b/fern/pages/changelogs/cli/2025-01-14.mdx @@ -1,5 +1,5 @@ ## 0.48.0 -**`(feat):`** Adds support for nullable types in the Fern definition, such as the following: +**`(feat):`** Adds support for nullable types in the Fern definition, such as the following: ```yaml types: diff --git a/packages/cli/cli/versions.yml b/packages/cli/cli/versions.yml index 648442d1963..bfb0777aeab 100644 --- a/packages/cli/cli/versions.yml +++ b/packages/cli/cli/versions.yml @@ -1,6 +1,6 @@ - changelogEntry: - summary: | - Adds support for nullable types in the Fern definition, such as the following: + Adds support for nullable types in the Fern definition, such as the following: ```yaml types: