Skip to content

Commit cca55b4

Browse files
chore(release): 2.19.6 [skip ci]
## [2.19.6](v2.19.5...v2.19.6) (2023-10-23) ### Bug Fixes * Update sign_in_with_apple for compatibility with Gradle 8.0 ([#16](#16)) ([792bf2f](792bf2f))
1 parent 792bf2f commit cca55b4

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.6](https://github.com/Stacked-Org/firebase_auth/compare/v2.19.5...v2.19.6) (2023-10-23)
2+
3+
4+
### Bug Fixes
5+
6+
* Update sign_in_with_apple for compatibility with Gradle 8.0 ([#16](https://github.com/Stacked-Org/firebase_auth/issues/16)) ([792bf2f](https://github.com/Stacked-Org/firebase_auth/commit/792bf2f3242d9560f711fda90abce72af789e024))
7+
18
## [2.19.5](https://github.com/Stacked-Org/firebase_auth/compare/v2.19.4...v2.19.5) (2023-10-17)
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.5
3+
version: 2.19.6
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)