Skip to content

Commit 5ce77a5

Browse files
authored
chore: fix CHANGELOG.md version ordering (#801)
1 parent 271fa7b commit 5ce77a5

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

CHANGELOG.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,23 @@
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))
1+
# Changelog
62

73
## [2.33.1](https://github.com/supabase/supabase-swift/compare/v2.33.0...v2.33.1) (2025-09-23)
84

9-
105
### Bug Fixes
116

127
* **postgrest:** drop Sendable requirements in generic types ([#798](https://github.com/supabase/supabase-swift/issues/798)) ([db3f4ab](https://github.com/supabase/supabase-swift/commit/db3f4ab9de5621fdd33956e7710db0df390ddf5a))
138

9+
## [2.33.0](https://github.com/supabase/supabase-swift/compare/v2.32.0...v2.33.0) (2025-09-22)
10+
11+
### Features
12+
13+
* **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))
14+
1415
## [2.32.0](https://github.com/supabase/supabase-swift/compare/v2.31.2...v2.32.0) (2025-09-15)
1516

1617
### Features
1718

1819
* **auth:** implement linkIdentity with OIDC ([#776](https://github.com/supabase/supabase-swift/issues/776)) ([661e321](https://github.com/supabase/supabase-swift/commit/661e3218d18235179efc30c33b456a8f485f9ff7))
1920

20-
# Changelog
21-
2221
## [2.31.2](https://github.com/supabase/supabase-swift/compare/v2.31.1...v2.31.2) (2025-08-05)
2322

2423
### Dependencies

0 commit comments

Comments
 (0)