Skip to content

Commit

Permalink
chore(release): 13.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [13.0.0](v12.2.1...v13.0.0) (2024-09-01)

### Features

* refactored js apis ([#1326](#1326)) ([04c3c64](04c3c64))

Please note there's a [paid version of the package](https://react-native-google-signin.github.io/docs/install) with some extra features available.

### BREAKING CHANGES

* function signatures have changed
  • Loading branch information
semantic-release-bot committed Sep 1, 2024
1 parent 04c3c64 commit 6428c03
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": "12.2.1",
"version": "13.0.0",
"description": "Google sign in for your react native applications",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 6428c03

Please sign in to comment.