Skip to content

Commit 4bcf494

Browse files
@react-oauth/google@0.12.2 🎉
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 85c49bf commit 4bcf494

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/real-suns-build.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/@react-oauth/google/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @react-oauth/google
22

3+
## 0.12.2
4+
5+
### Patch Changes
6+
7+
- [#387](https://github.com/MomenSherif/react-oauth/pull/387) [`85c49bf`](https://github.com/MomenSherif/react-oauth/commit/85c49bf8e8d130db4c3a62f0b40dbc21dde3da2a) Thanks [@pierroberto](https://github.com/pierroberto)! - Add support for FedCM Button Flow
8+
39
## 0.12.1
410

511
### Patch Changes

packages/@react-oauth/google/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-oauth/google",
3-
"version": "0.12.1",
3+
"version": "0.12.2",
44
"description": "Google OAuth2 using Google Identity Services for React 🚀",
55
"main": "./dist/index.js",
66
"module": "./dist/index.esm.js",

0 commit comments

Comments
 (0)