Skip to content

Commit 02bd462

Browse files
docs: release v0.1.0
1 parent 2d56874 commit 02bd462

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
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

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Pre-lit Firebase Authentication. Drop in and add Firebase Auth in j
33
repository: https://github.com/funwithflutter/lit_firebase_auth
44
homepage: https://github.com/funwithflutter/lit_firebase_auth
55

6-
version: 0.0.4
6+
version: 0.1.0
77

88
environment:
99
sdk: ">=2.7.0 <3.0.0"

0 commit comments

Comments
 (0)