From a976d27848eda6403b2588f1f4b316f21e55453e Mon Sep 17 00:00:00 2001 From: Jerin <50375243+Jerinji2016@users.noreply.github.com> Date: Sat, 4 May 2024 19:56:57 +0530 Subject: [PATCH 1/6] README.md typo --- packages/google_sign_in/google_sign_in_web/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google_sign_in/google_sign_in_web/README.md b/packages/google_sign_in/google_sign_in_web/README.md index 0777e8e0eacd..3c442a263ed6 100644 --- a/packages/google_sign_in/google_sign_in_web/README.md +++ b/packages/google_sign_in/google_sign_in_web/README.md @@ -18,7 +18,7 @@ plugin required a major version update. The **Google Sign-In JavaScript for Web JS SDK** is set to be deprecated after March 31, 2023. **Google Identity Services (GIS) SDK** is the new solution to -quickly and easily sign users into your app suing their Google accounts. +quickly and easily sign users into your app using their Google accounts. * In the GIS SDK, Authentication and Authorization are now two separate concerns. * Authentication (information about the current user) flows will not From c0aa07f8ad515d121e5eb9eac698444a7db49fd5 Mon Sep 17 00:00:00 2001 From: Jerin <50375243+Jerinji2016@users.noreply.github.com> Date: Thu, 9 May 2024 15:39:28 +0530 Subject: [PATCH 2/6] Update CHANGELOG.md --- packages/google_sign_in/google_sign_in_web/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/google_sign_in/google_sign_in_web/CHANGELOG.md b/packages/google_sign_in/google_sign_in_web/CHANGELOG.md index 49d02d368bae..63218e0ca28e 100644 --- a/packages/google_sign_in/google_sign_in_web/CHANGELOG.md +++ b/packages/google_sign_in/google_sign_in_web/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.12.4+1 +* Fixed README.md typo + ## 0.12.4 * Updates dependencies to `web: ^0.5.0` and `google_identity_services_web: ^0.3.1`. From fc18bee74081eb12fef8721457419602c7d27cf1 Mon Sep 17 00:00:00 2001 From: Jerin <50375243+Jerinji2016@users.noreply.github.com> Date: Thu, 9 May 2024 15:39:48 +0530 Subject: [PATCH 3/6] Update pubspec.yaml --- packages/google_sign_in/google_sign_in_web/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google_sign_in/google_sign_in_web/pubspec.yaml b/packages/google_sign_in/google_sign_in_web/pubspec.yaml index b7ed804cc930..6c4409cdab39 100644 --- a/packages/google_sign_in/google_sign_in_web/pubspec.yaml +++ b/packages/google_sign_in/google_sign_in_web/pubspec.yaml @@ -3,7 +3,7 @@ description: Flutter plugin for Google Sign-In, a secure authentication system for signing in with a Google account on Android, iOS and Web. repository: https://github.com/flutter/packages/tree/main/packages/google_sign_in/google_sign_in_web issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+google_sign_in%22 -version: 0.12.4 +version: 0.12.4+1 environment: sdk: ^3.3.0 From a4c8efa2688af4c397b9d8c71b57a85bc4cef92b Mon Sep 17 00:00:00 2001 From: Jerin <50375243+Jerinji2016@users.noreply.github.com> Date: Thu, 9 May 2024 17:24:40 +0530 Subject: [PATCH 4/6] Update CHANGELOG.md --- packages/google_sign_in/google_sign_in_web/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google_sign_in/google_sign_in_web/CHANGELOG.md b/packages/google_sign_in/google_sign_in_web/CHANGELOG.md index 63218e0ca28e..34975efb6a03 100644 --- a/packages/google_sign_in/google_sign_in_web/CHANGELOG.md +++ b/packages/google_sign_in/google_sign_in_web/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.12.4+1 +## NEXT * Fixed README.md typo ## 0.12.4 From c64957746871f52d0cc572b8e86eabc5b68703d2 Mon Sep 17 00:00:00 2001 From: Jerin <50375243+Jerinji2016@users.noreply.github.com> Date: Thu, 9 May 2024 20:32:00 +0530 Subject: [PATCH 5/6] Update CHANGELOG.md --- packages/google_sign_in/google_sign_in_web/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/google_sign_in/google_sign_in_web/CHANGELOG.md b/packages/google_sign_in/google_sign_in_web/CHANGELOG.md index 34975efb6a03..c5f9bad90cfa 100644 --- a/packages/google_sign_in/google_sign_in_web/CHANGELOG.md +++ b/packages/google_sign_in/google_sign_in_web/CHANGELOG.md @@ -1,4 +1,5 @@ -## NEXT +## 0.12.4+1 + * Fixed README.md typo ## 0.12.4 From 8b46e5c795c190b1d9c71ba9de05749a6ad48a13 Mon Sep 17 00:00:00 2001 From: Jerin <50375243+Jerinji2016@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:04:18 +0530 Subject: [PATCH 6/6] Update CHANGELOG.md --- packages/google_sign_in/google_sign_in_web/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google_sign_in/google_sign_in_web/CHANGELOG.md b/packages/google_sign_in/google_sign_in_web/CHANGELOG.md index c5f9bad90cfa..c8eb27023c72 100644 --- a/packages/google_sign_in/google_sign_in_web/CHANGELOG.md +++ b/packages/google_sign_in/google_sign_in_web/CHANGELOG.md @@ -1,6 +1,6 @@ ## 0.12.4+1 -* Fixed README.md typo +* Fixes README.md typo. ## 0.12.4