Skip to content

Commit 32416b3

Browse files
chore(release): 13.3.0 [skip ci]
# [13.3.0](v13.2.0...v13.3.0) (2025-05-08) ### Features * package.json exports ([#1429](#1429)) ([e46a185](e46a185)) ⭐ **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 e46a185 commit 32416b3

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.2.0",
3+
"version": "13.3.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)