Skip to content

Commit

Permalink
chore(release): 4.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.5.0](v4.4.1...v4.5.0) (2021-09-30)

### Bug Fixes

* NSStringArray warnings ([#97](#97)) ([d66e9f0](d66e9f0))

### Features

* add logProductItem ([#99](#99)) ([2f2b49a](2f2b49a))
  • Loading branch information
semantic-release-bot committed Sep 30, 2021
1 parent d66e9f0 commit 57512ca
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": "4.4.1",
"version": "4.5.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 57512ca

Please sign in to comment.