File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ # 0.1.0
2
+
3
+ - BREAKING: logic related to ` LitAuth ` and ` AuthConfig ` to manage sign-in customization.
4
+ - docs: various documentation updates
5
+
1
6
# 0.0.4
2
7
3
8
- docs: update logo path
Original file line number Diff line number Diff line change @@ -211,7 +211,7 @@ packages:
211
211
path: ".."
212
212
relative: true
213
213
source: path
214
- version: "0.0.4 "
214
+ version: "0.1.0 "
215
215
matcher:
216
216
dependency: transitive
217
217
description:
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: Pre-lit Firebase Authentication. Drop in and add Firebase Auth in j
3
3
repository : https://github.com/funwithflutter/lit_firebase_auth
4
4
homepage : https://github.com/funwithflutter/lit_firebase_auth
5
5
6
- version : 0.0.4
6
+ version : 0.1.0
7
7
8
8
environment :
9
9
sdk : " >=2.7.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments