Skip to content

Commit 27bf08c

Browse files
chore(release): 15.0.0 [skip ci]
# [15.0.0](v14.0.2...v15.0.0) (2025-06-23) ### Features * update native deps ([#1440](#1440)) ([a3d8435](a3d8435)) ⭐ **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 * updated native deps
1 parent a3d8435 commit 27bf08c

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