Skip to content

Commit

Permalink
chore: publish v0.5.1 (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
dshukertjr authored Aug 15, 2024
1 parent 41814b9 commit 457096f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.5.1

- feat: Improve form interaction and code organization in `SupaEmailAuth` [#106](https://github.com/supabase-community/flutter-auth-ui/pull/106)
- feat: Enable custom icons for `SupaEmailAuth` [#108](https://github.com/supabase-community/flutter-auth-ui/pull/108)

## 0.5.0

- feat: Allow password recovery email to be redirected to other URL [#98](https://github.com/supabase-community/flutter-auth-ui/pull/98)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: supabase_auth_ui
description: UI library to implement auth forms using Supabase and Flutter
version: 0.5.0
version: 0.5.1
homepage: https://supabase.com
repository: 'https://github.com/supabase-community/flutter-auth-ui'

Expand Down

0 comments on commit 457096f

Please sign in to comment.