Skip to content

Commit 487a2d9

Browse files
chore(release): 14.0.0 [skip ci]
# [14.0.0](v13.3.1...v14.0.0) (2025-05-08) ### Features * package.json exports ([#1431](#1431)) ([950c292](950c292)) ⭐ **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. ### BREAKING CHANGES * package.json exports support
1 parent 950c292 commit 487a2d9

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": "13.3.1",
3+
"version": "14.0.0",
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)