Skip to content

Commit

Permalink
chore(release): 13.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [13.0.1](v13.0.0...v13.0.1) (2024-09-03)

### Bug Fixes

* **ios:** work around bad cancellation detection in sign in SDK ([a81f9cc](a81f9cc))

Please note there's a [paid version of the package](https://react-native-google-signin.github.io/docs/install) with some extra features available.
  • Loading branch information
semantic-release-bot committed Sep 3, 2024
1 parent a81f9cc commit 68ddba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-google-signin/google-signin",
"version": "13.0.0",
"version": "13.0.1",
"description": "Google sign in for your react native applications",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 68ddba4

Please sign in to comment.