Skip to content

Commit 9140f6e

Browse files
committed
chore(release): 1.2.1
1 parent 7429567 commit 9140f6e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="1.2.1"></a>
6+
7+
## [1.2.1](https://github.com/segmentio/analytics-react-native/compare/v1.2.0-beta.3...v1.2.1) (2020-06-18)
8+
9+
### Bug Fixes
10+
11+
- **config:** pass user-supplied context for analytics calls ([#188](https://github.com/segmentio/analytics-react-native/issues/188)) ([7429567](https://github.com/segmentio/analytics-react-native/commit/7429567))
12+
513
<a name="1.2.0-beta.3"></a>
614

715
# [1.2.0-beta.3](https://github.com/segmentio/analytics-react-native/compare/v1.2.0-beta.1...v1.2.0-beta.3) (2020-06-16)

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": "1.2.0-beta.3",
3+
"version": "1.2.1",
44
"description": "The hassle-free way to add analytics to your React-Native app.",
55
"license": "MIT",
66
"main": "build/cjs/index.js",

0 commit comments

Comments
 (0)