Skip to content

Commit ae783e0

Browse files
chore(release): 0.6.0 [skip ci]
## [@segment/analytics-react-native-plugin-idfa-v0.6.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-idfa-v0.5.0...@segment/analytics-react-native-plugin-idfa-v0.6.0) (2023-01-09) ### Features * added errorHandler option to client ([#713](#713)) ([b95788b](b95788b))
1 parent 1b79515 commit ae783e0

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.6.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-idfa-v0.5.0...@segment/analytics-react-native-plugin-idfa-v0.6.0) (2023-01-09)
2+
3+
4+
### Features
5+
6+
* added errorHandler option to client ([#713](https://github.com/segmentio/analytics-react-native/issues/713)) ([b95788b](https://github.com/segmentio/analytics-react-native/commit/b95788ba8ecb547ffc9f43ba94f628c25f3660d1))
7+
18
## [@segment/analytics-react-native-plugin-idfa-v0.5.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-idfa-v0.4.1...@segment/analytics-react-native-plugin-idfa-v0.5.0) (2022-09-13)
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.5.0",
3+
"version": "0.6.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)