Skip to content

Commit 36c8e15

Browse files
chore(release): 0.4.0 [skip ci]
## [@segment/analytics-react-native-plugin-idfa-v0.4.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-idfa-v0.3.0...@segment/analytics-react-native-plugin-idfa-v0.4.0) (2022-07-15) ### Features * spin off the queue handling into a reusable plugin ([#502](#502)) ([55d7988](55d7988))
1 parent dbe0c41 commit 36c8e15

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/plugins/plugin-idfa/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-idfa-v0.4.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-idfa-v0.3.0...@segment/analytics-react-native-plugin-idfa-v0.4.0) (2022-07-15)
2+
3+
4+
### Features
5+
6+
* spin off the queue handling into a reusable plugin ([#502](https://github.com/segmentio/analytics-react-native/issues/502)) ([55d7988](https://github.com/segmentio/analytics-react-native/commit/55d798821163d5a41902a6bc099b1bfcbd853a17))
7+
18
## [@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)
29

310

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.3.0",
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)