Skip to content

Commit 309b9b3

Browse files
chore(release): 2.3.2 [skip ci]
## [@segment/analytics-react-native-v2.3.2](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-v2.3.1...@segment/analytics-react-native-v2.3.2) (2022-06-30) ### Features * Add AdvertisingId Plugin ([#574](#574)) ([9f47e67](9f47e67)) ### Bug Fixes * revert traits behavior ([#588](#588)) ([516aacd](516aacd))
1 parent 516aacd commit 309b9b3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/core/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [@segment/analytics-react-native-v2.3.2](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-v2.3.1...@segment/analytics-react-native-v2.3.2) (2022-06-30)
2+
3+
4+
### Features
5+
6+
* Add AdvertisingId Plugin ([#574](https://github.com/segmentio/analytics-react-native/issues/574)) ([9f47e67](https://github.com/segmentio/analytics-react-native/commit/9f47e67906c658519e13c022a19c3f4640622ad6))
7+
8+
9+
### Bug Fixes
10+
11+
* revert traits behavior ([#588](https://github.com/segmentio/analytics-react-native/issues/588)) ([516aacd](https://github.com/segmentio/analytics-react-native/commit/516aacdd8ddc03367ae53a8ba01be689a450ffc9))
12+
113
## [@segment/analytics-react-native-v2.3.1](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-v2.3.0...@segment/analytics-react-native-v2.3.1) (2022-06-24)
214

315

packages/core/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",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
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)