Skip to content

Commit 3d1afe2

Browse files
chore(release): 2.13.1 [skip ci]
## [@segment/analytics-react-native-v2.13.1](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-v2.13.0...@segment/analytics-react-native-v2.13.1) (2023-02-28) ### Bug Fixes * refactor initialization sequence to guarantee readiness before event upload ([#765](#765)) ([af21c24](af21c24))
1 parent 5b2990d commit 3d1afe2

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.13.1](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-v2.13.0...@segment/analytics-react-native-v2.13.1) (2023-02-28)
2+
3+
4+
### Bug Fixes
5+
6+
* refactor initialization sequence to guarantee readiness before event upload ([#765](https://github.com/segmentio/analytics-react-native/issues/765)) ([af21c24](https://github.com/segmentio/analytics-react-native/commit/af21c24cf2830e7c10acad0d537431e6fb50b760))
7+
18
## [@segment/analytics-react-native-v2.13.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-v2.12.0...@segment/analytics-react-native-v2.13.0) (2023-02-10)
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.13.0",
3+
"version": "2.13.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)