From 2333f508d9a0d7db180af11da002b637cd57a582 Mon Sep 17 00:00:00 2001 From: kafkas <36949216+kafkas@users.noreply.github.com> Date: Sat, 4 Oct 2025 17:16:57 +0000 Subject: [PATCH] update changelogs --- fern/products/sdks/overview/swift/changelog/2025-10-04.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fern/products/sdks/overview/swift/changelog/2025-10-04.mdx b/fern/products/sdks/overview/swift/changelog/2025-10-04.mdx index 476ddc3fc..e47c707a5 100644 --- a/fern/products/sdks/overview/swift/changelog/2025-10-04.mdx +++ b/fern/products/sdks/overview/swift/changelog/2025-10-04.mdx @@ -1,3 +1,7 @@ +## 0.17.4 +**`(fix):`** Fixed missing `gitUrl` and `minVersion` values in SPM installation instructions in README. + + ## 0.17.3 **`(fix):`** Reduced subclient class initializer access level to internal.