Skip to content

Commit 4ee3a81

Browse files
authored
chore: publish v0.4.2 (#73)
1 parent a20501f commit 4ee3a81

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.4.2
2+
3+
- feat: Add `nativeGoogleAuthConfig` and `enableNativeAppleAuth` parameter to `SupaSocialsAuth` to support native Google and Apple auth.
4+
15
## 0.4.1
26

37
- feat: Add `extraMetadata` parameter to `SupaEmailAuth` to add headless signup user metadata.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: supabase_auth_ui
22
description: UI library to implement auth forms using Supabase and Flutter
3-
version: 0.4.1
3+
version: 0.4.2
44
homepage: https://supabase.com
55
repository: "https://github.com/supabase-community/flutter-auth-ui"
66

0 commit comments

Comments
 (0)