Skip to content

Commit

Permalink
chore(release): 12.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [12.1.3](v12.1.2...v12.1.3) (2024-01-26)

### Bug Fixes

* **android:** add gradle namespace for react-native 0.73 / android gradle plugin 8.0 ([#485](#485)) ([d7f506d](d7f506d))
* **deps, ios:** use facebook-ios-sdk 16.3.1 ([e612900](e612900))

### Performance Improvements

* **ci:** we know the exact paths of the files to use for cache freshness ([305fcd0](305fcd0))
  • Loading branch information
semantic-release-bot committed Jan 26, 2024
1 parent 534a365 commit 33cdbc1
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-fbsdk-next",
"version": "12.1.2",
"version": "12.1.3",
"description": "Facebook SDK support for React Native apps.",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit 33cdbc1

Please sign in to comment.