Skip to content

Commit c4e4df3

Browse files
chore(release): 0.3.3 [skip ci]
## [@segment/analytics-react-native-plugin-appsflyer-v0.3.3](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-appsflyer-v0.3.2...@segment/analytics-react-native-plugin-appsflyer-v0.3.3) (2022-06-24) ### Bug Fixes * attribution error due to install conversion data failure ([#556](#556)) ([8327bf8](8327bf8))
1 parent b7a3ddc commit c4e4df3

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-appsflyer-v0.3.3](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-appsflyer-v0.3.2...@segment/analytics-react-native-plugin-appsflyer-v0.3.3) (2022-06-24)
2+
3+
4+
### Bug Fixes
5+
6+
* attribution error due to install conversion data failure ([#556](https://github.com/segmentio/analytics-react-native/issues/556)) ([8327bf8](https://github.com/segmentio/analytics-react-native/commit/8327bf8f87a6da767be32aaff68445f7184e61de))

packages/plugins/plugin-appsflyer/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-appsflyer",
3-
"version": "0.3.2",
3+
"version": "0.3.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)