Skip to content

Commit

Permalink
chore(release): 7.3.3 [skip ci]
Browse files Browse the repository at this point in the history
### [7.3.3](v7.3.2...v7.3.3) (2022-03-04)

### Bug Fixes

* **android, setUserId:** temporary android workaround for using setUserID(null) ([#214](#214)) ([231f969](231f969))
* **types:** allow null value for AppEventsLogger.setUserID ([#213](#213)) ([72f861b](72f861b))
  • Loading branch information
semantic-release-bot committed Mar 4, 2022
1 parent 231f969 commit ffeb0f9
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.3.2",
"version": "7.3.3",
"description": "Facebook SDK support for React Native apps.",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit ffeb0f9

Please sign in to comment.