From 5920957d74ae674aa2f877eb526896f586c0e19b Mon Sep 17 00:00:00 2001 From: thesandlord <8902396+thesandlord@users.noreply.github.com> Date: Mon, 20 Jul 2026 21:10:54 +0000 Subject: [PATCH] update changelogs --- .../cli-api-reference/cli-changelog/2026-07-20.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/fern/products/cli-api-reference/cli-changelog/2026-07-20.mdx b/fern/products/cli-api-reference/cli-changelog/2026-07-20.mdx index 6e9460791..309a6abcd 100644 --- a/fern/products/cli-api-reference/cli-changelog/2026-07-20.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2026-07-20.mdx @@ -1,3 +1,10 @@ +## 5.75.6 +**`(fix):`** Resolve the PHP SDK generator's camelCase `packageName` config key when +computing the package name for a generator. This lets local-file-system PHP +generation populate the `User-Agent` (and SDK name/version) headers, matching +the behavior of the other generators' package-identity config keys. + + ## 5.75.5 **`(chore):`** Speed up `fern docs dev` refreshes on content edits. Editing a `.md`/`.mdx` page no longer re-parses every API/OpenAPI workspace, and the snippet