Skip to content

Commit 9808b08

Browse files
chore(release): 0.5.0 [skip ci]
## [@segment/analytics-react-native-plugin-appsflyer-v0.5.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-appsflyer-v0.4.0...@segment/analytics-react-native-plugin-appsflyer-v0.5.0) (2023-02-02) ### Features * add unified DL support to appsflyer ([#756](#756)) ([8d9e110](8d9e110))
1 parent e911a4b commit 9808b08

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/plugins/plugin-appsflyer/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-appsflyer-v0.5.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-appsflyer-v0.4.0...@segment/analytics-react-native-plugin-appsflyer-v0.5.0) (2023-02-02)
2+
3+
4+
### Features
5+
6+
* add unified DL support to appsflyer ([#756](https://github.com/segmentio/analytics-react-native/issues/756)) ([8d9e110](https://github.com/segmentio/analytics-react-native/commit/8d9e110da4d0ae79efb423fcf9773d56600a54a0))
7+
18
## [@segment/analytics-react-native-plugin-appsflyer-v0.4.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-appsflyer-v0.3.3...@segment/analytics-react-native-plugin-appsflyer-v0.4.0) (2022-07-15)
29

310

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