Skip to content

Commit 28e064e

Browse files
authored
chore: publish v0.5.3 (#122)
1 parent 4ef07d8 commit 28e064e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.5.3
2+
3+
- feat: Add value property to BooleanMetaDataField to set initial state of checkbox [#120](https://github.com/supabase-community/flutter-auth-ui/pull/120)
4+
- feat: add custom password validation to SupaEmailAuth form [#121](https://github.com/supabase-community/flutter-auth-ui/pull/121)
5+
16
## 0.5.2
27

38
- feat: enhancement: allow user to decide launch mode [#110](https://github.com/supabase-community/flutter-auth-ui/pull/110)

pubspec.yaml

+1-1
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.5.2
3+
version: 0.5.3
44
homepage: https://supabase.com
55
repository: 'https://github.com/supabase-community/flutter-auth-ui'
66

0 commit comments

Comments
 (0)