Skip to content

Commit b709f8d

Browse files
chore(release): 6.0.0 [skip ci]
# [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
1 parent 80c3d1f commit b709f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-fbsdk-next",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
44
"description": "Facebook SDK support for React Native apps.",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)