From f2b490bbb9b8fd9bbf5a3c96ee32c35525879d0f Mon Sep 17 00:00:00 2001 From: Alex McKinney Date: Mon, 13 Jan 2025 22:41:19 -0500 Subject: [PATCH] Fix versions.yml --- fern/pages/changelogs/cli/2025-01-14.mdx | 2 +- packages/cli/cli/versions.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: