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+
16# 0.0.4
27
38- docs: update logo path
Original file line number Diff line number Diff line change @@ -211,7 +211,7 @@ packages:
211211 path: ".."
212212 relative: true
213213 source: path
214- version: "0.0.4 "
214+ version: "0.1.0 "
215215 matcher:
216216 dependency: transitive
217217 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
33repository : https://github.com/funwithflutter/lit_firebase_auth
44homepage : https://github.com/funwithflutter/lit_firebase_auth
55
6- version : 0.0.4
6+ version : 0.1.0
77
88environment :
99 sdk : " >=2.7.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments