We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f88b5f1 commit da01df8Copy full SHA for da01df8
packages/plugins/plugin-idfa/CHANGELOG.md
@@ -1,5 +1,9 @@
1
### Dependencies
2
3
+* **@segment/analytics-react-native:** upgraded to 2.19.1
4
+
5
+### Dependencies
6
7
* **@segment/analytics-react-native:** upgraded to 2.19.0
8
* **@segment/sovran-react-native:** upgraded to 1.1.1
9
packages/plugins/plugin-idfa/package.json
@@ -1,6 +1,6 @@
{
"name": "@segment/analytics-react-native-plugin-idfa",
- "version": "0.7.1",
+ "version": "0.7.2",
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
"main": "lib/commonjs/index",
"scripts": {
0 commit comments