Skip to content

Commit 102e060

Browse files
Version Packages (#400)
1 parent 2a05d80 commit 102e060

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tiny-singers-swim.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.0
4+
5+
### Minor Changes
6+
7+
- [#398](https://github.com/MomenSherif/react-oauth/pull/398) [`2a05d80`](https://github.com/MomenSherif/react-oauth/commit/2a05d80a5e68300f1ed76cb02891791f0cb7ddad) Thanks [@tadcom0](https://github.com/tadcom0)! - Added natively supported state property to GoogleLogin component
8+
39
## 0.12.2
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.2",
3+
"version": "0.13.0",
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)