Skip to content

Commit 0a63ed7

Browse files
chore(release): 2.16.1 [skip ci]
## [@segment/analytics-react-native-v2.16.1](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-v2.16.0...@segment/analytics-react-native-v2.16.1) (2023-09-14) ### Bug Fixes * split userInfo/context stamping from raw event data ([#876](#876)) ([c220376](c220376))
1 parent 2ed6d34 commit 0a63ed7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/core/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-v2.16.1](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-v2.16.0...@segment/analytics-react-native-v2.16.1) (2023-09-14)
2+
3+
4+
### Bug Fixes
5+
6+
* split userInfo/context stamping from raw event data ([#876](https://github.com/segmentio/analytics-react-native/issues/876)) ([c220376](https://github.com/segmentio/analytics-react-native/commit/c220376a393b2d89a3ebb91b572edeb21cdcd5a4))
7+
18
## [@segment/analytics-react-native-v2.16.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-v2.15.0...@segment/analytics-react-native-v2.16.0) (2023-08-21)
29

310

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.16.0",
3+
"version": "2.16.1",
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)