Skip to content

Commit 76b0162

Browse files
chore(release): 2.19.0 [skip ci]
# [2.19.0](v2.18.0...v2.19.0) (2023-03-15) ### Features * add Google Sign in support for Web platform ([#2](#2)) ([5accb27](5accb27))
1 parent 5accb27 commit 76b0162

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.0](https://github.com/Stacked-Org/firebase_auth/compare/v2.18.0...v2.19.0) (2023-03-15)
2+
3+
4+
### Features
5+
6+
* add Google Sign in support for Web platform ([#2](https://github.com/Stacked-Org/firebase_auth/issues/2)) ([5accb27](https://github.com/Stacked-Org/firebase_auth/commit/5accb2730f9947e46c9d560c4c3c3efbe5151990))
7+
18
## 0.2.18
29

310
- Improves signInWithApple. Made asking for full name configurable

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: 0.2.18
3+
version: 2.19.0
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)