We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8756cc7 commit 653873fCopy full SHA for 653873f
.changeset/short-jars-attend.md
packages/@react-oauth/google/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @react-oauth/google
2
3
+## 0.13.2
4
+
5
+### Patch Changes
6
7
+- [`8756cc7`](https://github.com/MomenSherif/react-oauth/commit/8756cc734a2f7b354da1b6d333b211cb80fae15d) Thanks [@MomenSherif](https://github.com/MomenSherif)! - fix build output
8
9
## 0.13.1
10
11
### Patch Changes
packages/@react-oauth/google/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-oauth/google",
- "version": "0.13.1",
+ "version": "0.13.2",
"description": "Google OAuth2 using Google Identity Services for React 🚀",
"main": "./dist/index.js",
"module": "./dist/index.esm.js",
0 commit comments