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 Apr 15, 2023
1 parent a9832bf commit 23d98a2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/strange-files-trade.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.9.1

### Patch Changes

- [#236](https://github.com/MomenSherif/react-oauth/pull/236) [`a9832bf`](https://github.com/MomenSherif/react-oauth/commit/a9832bfb05536e03b05e77cbcd573394db68ab4d) Thanks [@jcayabyab](https://github.com/jcayabyab)! - add include_granted_scopes to CodeClientConfig and TokenClientConfig

## 0.9.0

### Minor 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.9.0",
"version": "0.9.1",
"description": "Google OAuth2 using Google Identity Services for React 🚀",
"main": "./dist/index.js",
"module": "./dist/index.esm.js",
Expand Down

1 comment on commit 23d98a2

@vercel
Copy link

@vercel vercel bot commented on 23d98a2 Apr 15, 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-git-master-momensherif.vercel.app
react-oauth.vercel.app

Please sign in to comment.