Skip to content

Commit

Permalink
chore(release): 7.0.0-beta.5 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot authored and mikehardy committed Jan 21, 2022
1 parent 03306a6 commit cd9de3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-fbsdk-next",
"version": "7.0.0-beta.4",
"version": "7.0.0-beta.5",
"description": "Facebook SDK support for React Native apps.",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit cd9de3a

Please sign in to comment.