From c051a7a026ba97524a2777826203b33114ca22f2 Mon Sep 17 00:00:00 2001 From: kafkas <36949216+kafkas@users.noreply.github.com> Date: Sat, 8 Nov 2025 23:38:22 +0000 Subject: [PATCH] update changelogs --- .../products/sdks/overview/swift/changelog/2025-11-07.mdx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/fern/products/sdks/overview/swift/changelog/2025-11-07.mdx b/fern/products/sdks/overview/swift/changelog/2025-11-07.mdx index 9a90ce17..7caa80a9 100644 --- a/fern/products/sdks/overview/swift/changelog/2025-11-07.mdx +++ b/fern/products/sdks/overview/swift/changelog/2025-11-07.mdx @@ -1,9 +1,13 @@ +## 0.23.3 +**`(fix):`** All static files within the SDK now use fully qualified type references. + + ## 0.23.2 -**`(fix):`** Fixes a bug where query parameters with string enum types were incorrectly omitted from the request URL. +**`(fix):`** Fixed a bug where query parameters with string enum types were incorrectly omitted from the request URL. ## 0.23.1 -**`(fix):`** Fixes a bug where query parameters with empty values were not omitted from the request URL. +**`(fix):`** Fixed a bug where query parameters with empty values were not omitted from the request URL. ## 0.23.0