Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit a6c918c

Browse files
chore(release): 0.3.0 [skip ci]
## [@segment/analytics-react-native-plugin-idfa-v0.3.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-idfa-v0.2.1...@segment/analytics-react-native-plugin-idfa-v0.3.0) (2022-06-24) ### Features * plugin-idfa: Add support for iOS 13 and below ([segmentio#554](segmentio#554)) ([40be1ab](segmentio@40be1ab))
1 parent 2692eb4 commit a6c918c

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-idfa-v0.3.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-idfa-v0.2.1...@segment/analytics-react-native-plugin-idfa-v0.3.0) (2022-06-24)
2+
3+
4+
### Features
5+
6+
* plugin-idfa: Add support for iOS 13 and below ([#554](https://github.com/segmentio/analytics-react-native/issues/554)) ([40be1ab](https://github.com/segmentio/analytics-react-native/commit/40be1abbcff26871c89f0029250b3d4da7c37249))

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