Skip to content

Commit

Permalink
chore(release): 12.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [12.1.0](v12.0.0...v12.1.0) (2023-08-21)

### Features

* **EventLogger:** add type for AppEvents and AppEventsParams ([f696cdf](f696cdf))
  • Loading branch information
semantic-release-bot committed Aug 21, 2023
1 parent f696cdf commit 9753b08
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": "12.0.0",
"version": "12.1.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 9753b08

Please sign in to comment.