Conversation
WalkthroughThis pull request represents a patch release (version 13.2.2) for the Appwrite Swift SDK. The primary change adds "AppwriteEnums" as a dependency to the AppwriteModels target in Package.swift to resolve a missing dependency that caused build failures. Supporting changes update version references from 13.2.1 to 13.2.2 in CHANGELOG.md, README.md, and the x-sdk-version header in Client.swift to maintain consistency across the project. Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes The changes are straightforward and repetitive, consisting primarily of version number updates across multiple files paired with one simple dependency addition. The AppwriteEnums dependency is added directly to the manifest without conditional logic or complex modifications. The homogeneous nature of the version bumps and the absence of behavioral or logic changes make this a low-complexity review. Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (4)
🔇 Additional comments (4)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This PR contains updates to the Swift SDK for version 13.2.2.
Summary by CodeRabbit