Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 2692eb4

Browse files
chore(release): 0.2.3 [skip ci]
## [@segment/analytics-react-native-plugin-facebook-app-events-v0.2.3](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-facebook-app-events-v0.2.2...@segment/analytics-react-native-plugin-facebook-app-events-v0.2.3) (2022-06-24) ### Bug Fixes * map correct facebook events ([segmentio#579](segmentio#579)) ([e700ca8](segmentio@e700ca8))
1 parent 69e2f4e commit 2692eb4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [@segment/analytics-react-native-plugin-facebook-app-events-v0.2.3](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-facebook-app-events-v0.2.2...@segment/analytics-react-native-plugin-facebook-app-events-v0.2.3) (2022-06-24)
2+
3+
4+
### Bug Fixes
5+
6+
* map correct facebook events ([#579](https://github.com/segmentio/analytics-react-native/issues/579)) ([e700ca8](https://github.com/segmentio/analytics-react-native/commit/e700ca823e71e0087cb51cfc67857b8982fbf582))

packages/plugins/plugin-facebook-app-events/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-react-native-plugin-facebook-app-events",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
55
"main": "lib/commonjs/index",
66
"scripts": {

0 commit comments

Comments
 (0)