Skip to content

Commit

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

* feat(ios)!: upgrade facebook-ios-sdk to v12 (#132) ([d813153](d813153)), closes [#132](#132)

### BREAKING CHANGES

* iOS minimum 10.0, getAdvertiserID always null on iOS, setAdvertiserTrackingEnabled always returns true on iOS
  • Loading branch information
semantic-release-bot committed Nov 15, 2021
1 parent 80c3d1f commit b709f8d
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": "5.0.0",
"version": "6.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 b709f8d

Please sign in to comment.