Skip to content

Commit

Permalink
chore(release): 5.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.0.0](v4.6.0...v5.0.0) (2021-11-11)

* fix(app-events)!: remove updateUserProperties method ([cc19463](cc19463))

### Features

* **android, sdks:** use facebook-android-sdk v12+, target/compile SDK 31 ([ef8363b](ef8363b))
* **ios:** Upgrade to Facebook iOS SDK 11.2.1 ([609c56f](609c56f))

### BREAKING CHANGES

* upstream SDKs removed updateUserProperties, there is no replacement
  • Loading branch information
semantic-release-bot committed Nov 11, 2021
1 parent a4f5aef commit 595d2ca
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": "4.6.0",
"version": "5.0.0",
"description": "Facebook SDK support for React Native apps.",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit 595d2ca

Please sign in to comment.