diff --git a/fern/products/sdks/overview/csharp/changelog/2025-05-01.mdx b/fern/products/sdks/overview/csharp/changelog/2025-05-01.mdx index 399275d5a..9c97e3d4d 100644 --- a/fern/products/sdks/overview/csharp/changelog/2025-05-01.mdx +++ b/fern/products/sdks/overview/csharp/changelog/2025-05-01.mdx @@ -1,4 +1,4 @@ ## 1.17.2 -**`(fix):`** Install the generator-cli at build time as a fallback if runtime installation fails. +**`(fix):`** Install the generator-cli at build time as a fallback if runtime installation fails. diff --git a/fern/products/sdks/overview/csharp/changelog/2025-08-04.mdx b/fern/products/sdks/overview/csharp/changelog/2025-08-04.mdx index 7a43119e3..94ae8b703 100644 --- a/fern/products/sdks/overview/csharp/changelog/2025-08-04.mdx +++ b/fern/products/sdks/overview/csharp/changelog/2025-08-04.mdx @@ -1,6 +1,6 @@ ## 2.1.7 **`(fix):`** Improve generation so that all expected tests/samples correctly -generate and compile. +generate and compile. **`(fix):`** In `RawClient.cs` namespace references are prefixed with `global::` @@ -9,7 +9,7 @@ and client class are used that could cause it to collide. **`(fix):`** Set csharpier version to `1.1.*` to avoid inadvertently picking up -`1.0.3` which has an inconsistency in formatting. +`1.0.3` which has an inconsistency in formatting. ## 2.1.6 diff --git a/fern/products/sdks/overview/java/changelog/2025-05-01.mdx b/fern/products/sdks/overview/java/changelog/2025-05-01.mdx index 5933cb622..4e9e3dc86 100644 --- a/fern/products/sdks/overview/java/changelog/2025-05-01.mdx +++ b/fern/products/sdks/overview/java/changelog/2025-05-01.mdx @@ -1,9 +1,9 @@ ## 2.35.3 -**`(fix):`** Rerelease with the latest generator-cli. +**`(fix):`** Rerelease with the latest generator-cli. ## 2.35.2 -**`(fix):`** Install the generator-cli at build time as a fallback if runtime installation fails. +**`(fix):`** Install the generator-cli at build time as a fallback if runtime installation fails. ## 2.35.1 diff --git a/fern/products/sdks/overview/java/changelog/2025-07-18.mdx b/fern/products/sdks/overview/java/changelog/2025-07-18.mdx index 306a9fc75..4e67c0f53 100644 --- a/fern/products/sdks/overview/java/changelog/2025-07-18.mdx +++ b/fern/products/sdks/overview/java/changelog/2025-07-18.mdx @@ -1,4 +1,4 @@ ## 2.38.5 -**`(chore):`** Remove internal OkHttp utility dependency and use a more robust file closing method. +**`(chore):`** Remove internal OkHttp utility dependency and use a more robust file closing method.