Skip to content

Commit 8807a7b

Browse files
@react-oauth/google@0.11.1 🎉
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cb2a8ce commit 8807a7b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/gentle-camels-jam.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.1
4+
5+
### Patch Changes
6+
7+
- [#278](https://github.com/MomenSherif/react-oauth/pull/278) [`cb2a8ce`](https://github.com/MomenSherif/react-oauth/commit/cb2a8ceb7cad2d44dbaf4e0320b4a45bbaec683e) Thanks [@MomenSherif](https://github.com/MomenSherif)! - allow width to be string or number for google login button
8+
39
## 0.11.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.11.0",
3+
"version": "0.11.1",
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)