Skip to content

Commit 244d2b9

Browse files
Version Packages (#254)
1 parent 3826f02 commit 244d2b9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cuddly-peas-switch.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.11.0
4+
5+
### Minor Changes
6+
7+
- [#253](https://github.com/MomenSherif/react-oauth/pull/253) [`3826f02`](https://github.com/MomenSherif/react-oauth/commit/3826f02e244a20e3f67dc6a6848950a8f58c26f2) Thanks [@LivioGama](https://github.com/LivioGama)! - add state_cookie_domain to allow multiple subdomains connection
8+
39
## 0.10.0
410

511
### Minor 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.10.0",
3+
"version": "0.11.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)