Skip to content

Commit 12ca1a9

Browse files
chore(release): 16.1.0 [skip ci]
# [16.1.0](v16.0.0...v16.1.0) (2025-12-21) ### Features * add NULL_PRESENTER error code ([#1477](#1477)) ([6d47486](6d47486)) ⭐ **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 6b80ea1 commit 12ca1a9

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