Skip to content

Commit ca180a5

Browse files
Version Packages (#410)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 05be9c4 commit ca180a5

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/hungry-buttons-relate.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.13.5
4+
5+
### Patch Changes
6+
7+
- [#408](https://github.com/MomenSherif/react-oauth/pull/408) [`05be9c4`](https://github.com/MomenSherif/react-oauth/commit/05be9c44568af41b9208ab01dd4ee20bd9d3dd9a) Thanks [@anandhansreekumar](https://github.com/anandhansreekumar)! - add login_hint support to GoogleLogin, including types and docs
8+
39
## 0.13.4
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.13.4",
3+
"version": "0.13.5",
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)