Skip to content

Commit 0e37e5b

Browse files
chore(release): 0.5.4 [skip ci]
## [@segment/analytics-react-native-plugin-facebook-app-events-v0.5.4](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-facebook-app-events-v0.5.3...@segment/analytics-react-native-plugin-facebook-app-events-v0.5.4) (2023-09-14) ### Bug Fixes * switch FBSDK logTime to number ([#878](#878)) ([2ed6d34](2ed6d34))
1 parent 0a63ed7 commit 0e37e5b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/plugins/plugin-facebook-app-events/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [@segment/analytics-react-native-plugin-facebook-app-events-v0.5.4](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-facebook-app-events-v0.5.3...@segment/analytics-react-native-plugin-facebook-app-events-v0.5.4) (2023-09-14)
2+
3+
4+
### Bug Fixes
5+
6+
* switch FBSDK logTime to number ([#878](https://github.com/segmentio/analytics-react-native/issues/878)) ([2ed6d34](https://github.com/segmentio/analytics-react-native/commit/2ed6d34c46063330c6573774906cae5afc9d5e06))
7+
18
## [@segment/analytics-react-native-plugin-facebook-app-events-v0.5.3](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-facebook-app-events-v0.5.2...@segment/analytics-react-native-plugin-facebook-app-events-v0.5.3) (2023-08-21)
29

310

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.5.3",
3+
"version": "0.5.4",
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)