Skip to content

Commit 738fdc2

Browse files
chore(release): 14.0.1 [skip ci]
## [14.0.1](v14.0.0...v14.0.1) (2025-05-15) ### Bug Fixes * **tests:** avoid a "Unable to resolve" warning ([#1435](#1435)) ([ef5c59c](ef5c59c)) ⭐ **Tip**: there's a [paid version of the package](https://universal-sign-in.com/#pricing) with a [new implementation](https://react-native-google-signin.github.io/docs/one-tap), advanced [security features](https://react-native-google-signin.github.io/docs/security), support for [web](https://react-native-google-signin.github.io/docs/setting-up/web), and more features.
1 parent ef5c59c commit 738fdc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-google-signin/google-signin",
3-
"version": "14.0.0",
3+
"version": "14.0.1",
44
"description": "Google sign in for your react native applications",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)