Skip to content

Commit b7a3ddc

Browse files
chore(release): 0.4.0 [skip ci]
## [@segment/analytics-react-native-plugin-adjust-v0.4.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-adjust-v0.3.1...@segment/analytics-react-native-plugin-adjust-v0.4.0) (2022-06-24) ### Features * add attribution callbacks to appsflyer ([#528](#528)) ([b5074f7](b5074f7))
1 parent b58a5a9 commit b7a3ddc

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-adjust-v0.4.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-adjust-v0.3.1...@segment/analytics-react-native-plugin-adjust-v0.4.0) (2022-06-24)
2+
3+
4+
### Features
5+
6+
* add attribution callbacks to appsflyer ([#528](https://github.com/segmentio/analytics-react-native/issues/528)) ([b5074f7](https://github.com/segmentio/analytics-react-native/commit/b5074f7ac6a4c51cd4e24ee7ff0d2027118e452d))

packages/plugins/plugin-adjust/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-adjust",
3-
"version": "0.3.1",
3+
"version": "0.4.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)