Skip to content

Commit b89944c

Browse files
chore(release): 2.19.2 [skip ci]
## [2.19.2](v2.19.1...v2.19.2) (2023-03-23) ### Bug Fixes * expose User class from FirebaseAuth package ([#3](#3)) ([2ea1679](2ea1679))
1 parent 2ea1679 commit b89944c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.19.2](https://github.com/Stacked-Org/firebase_auth/compare/v2.19.1...v2.19.2) (2023-03-23)
2+
3+
4+
### Bug Fixes
5+
6+
* expose User class from FirebaseAuth package ([#3](https://github.com/Stacked-Org/firebase_auth/issues/3)) ([2ea1679](https://github.com/Stacked-Org/firebase_auth/commit/2ea16790d96422d9b7a59c51304e58a663eb6194))
7+
18
## [2.19.1](https://github.com/Stacked-Org/firebase_auth/compare/v2.19.0...v2.19.1) (2023-03-15)
29

310

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: stacked_firebase_auth
22
description: A service class that provides Firebase Authentication Functionality on a single api
3-
version: 2.19.1
3+
version: 2.19.2
44
homepage: https://stacked.filledstacks.com/
55
repository: https://github.com/Stacked-Org/firebase_auth.git
66
issue_tracker: https://github.com/Stacked-Org/framework/issues

0 commit comments

Comments
 (0)