diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b9a8f6..e52b3a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.3.0 + +- BREAKING: Update `supabase_flutter` to v2.0.1 + ## 0.2.1 - feat: Make `SupaSocialsAuth` success SnackBar optional [#54](https://github.com/supabase-community/flutter-auth-ui/pull/54) diff --git a/pubspec.yaml b/pubspec.yaml index e789307..f821e1b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,11 +1,11 @@ name: supabase_auth_ui description: UI library to implement auth forms using Supabase and Flutter -version: 0.2.1 +version: 0.3.0 homepage: https://supabase.com repository: 'https://github.com/supabase-community/flutter-auth-ui' environment: - sdk: '>=2.17.0 <4.0.0' + sdk: '>=3.0.0 <4.0.0' flutter: '>=3.0.0' dependencies: