File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 2.33.0] ( https://github.com/supabase/supabase-swift/compare/v2.32.0...v2.33.0 ) (2025-09-22)
2+
3+ ### Features
4+
5+ * ** postgrest:** implement maxAffected method for row limit enforcement ([ #795 ] ( https://github.com/supabase/supabase-swift/issues/795 ) ) ([ 78fbd8a] ( https://github.com/supabase/supabase-swift/commit/78fbd8a0ad39e6beef1ee2a167aff799350d7275 ) )
6+
17## [ 2.32.0] ( https://github.com/supabase/supabase-swift/compare/v2.31.2...v2.32.0 ) (2025-09-15)
28
39### Features
Original file line number Diff line number Diff line change 11import Foundation
22import XCTestDynamicOverlay
33
4- private let _version = " 2.32 .0 "
4+ private let _version = " 2.33 .0 "
55
66#if DEBUG
77 package let version = isTesting ? " 0.0.0 " : _version
You can’t perform that action at this time.
0 commit comments