From 678f11650e72bc27e5eb7e1dfd6262be23b55651 Mon Sep 17 00:00:00 2001 From: coltondotio <10538007+coltondotio@users.noreply.github.com> Date: Wed, 10 Sep 2025 15:39:39 +0000 Subject: [PATCH] update changelogs --- fern/products/cli-api-reference/cli-changelog/2025-09-10.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fern/products/cli-api-reference/cli-changelog/2025-09-10.mdx b/fern/products/cli-api-reference/cli-changelog/2025-09-10.mdx index 5c55d565d..bc4b7b534 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-09-10.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-09-10.mdx @@ -1,3 +1,7 @@ +## 0.75.2 +**`(fix):`** Add google sign in, and logout command + + ## 0.75.1 **`(fix):`** Availability is now inherited by children when set in the `docs.yml` navigation.