Skip to content

Commit 6886798

Browse files
chore(release): 7.0.0-beta.5 [skip ci]
## [7.0.0-beta.5](v7.0.0-beta.4...v7.0.0-beta.5) (2022-01-17) ### Features * add clearUserID to AppEventsLogger (`setUserId(null)` throws exception from SDK) ([#185](#185)) ([b3cd260](b3cd260)) ### Bug Fixes * **android, build:** delete jcenter from rootProject - should not affect consuming apps ([#184](#184)) ([dd6aaf8](dd6aaf8))
1 parent b3cd260 commit 6886798

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": "7.0.0-beta.4",
3+
"version": "7.0.0-beta.5",
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)