Skip to content

Commit

Permalink
@react-oauth/[email protected] 🎉
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 5, 2023
1 parent 715c4e8 commit 46a52d0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/stupid-rings-warn.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/@react-oauth/google/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @react-oauth/google

## 0.7.0

### Minor Changes

- [#177](https://github.com/MomenSherif/react-oauth/pull/177) [`715c4e8`](https://github.com/MomenSherif/react-oauth/commit/715c4e89f0e421bd16000d29ca79a8b597a77e35) Thanks [@MicahRamirez](https://github.com/MicahRamirez)! - Added state as part of the dependency array in useGoogleLogin to allow updates to the state in redirect mode

## 0.6.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-oauth/google/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-oauth/google",
"version": "0.6.1",
"version": "0.7.0",
"description": "Google OAuth2 using Google Identity Services for React 🚀",
"main": "./dist/index.js",
"module": "./dist/index.esm.js",
Expand Down

1 comment on commit 46a52d0

@vercel
Copy link

@vercel vercel bot commented on 46a52d0 Feb 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

react-oauth – ./

react-oauth-momensherif.vercel.app
react-oauth.vercel.app
react-oauth-git-master-momensherif.vercel.app

Please sign in to comment.