Skip to content

Commit 355d1c0

Browse files
author
Brandon Sneed
committed
chore(release): 1.1.0-beta.2
1 parent 3f4e3cc commit 355d1c0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.1.0-beta.2"></a>
6+
7+
# [1.1.0-beta.2](https://github.com/segmentio/analytics-react-native/compare/v1.1.0-beta.0...v1.1.0-beta.2) (2019-09-23)
8+
9+
### Bug Fixes
10+
11+
- **core:** fix kotlin gradle version for integrations ([#109](https://github.com/segmentio/analytics-react-native/issues/109)) ([3f4e3cc](https://github.com/segmentio/analytics-react-native/commit/3f4e3cc))
12+
13+
### Features
14+
15+
- add CleverTap integration ([#102](https://github.com/segmentio/analytics-react-native/issues/102)) ([9511c98](https://github.com/segmentio/analytics-react-native/commit/9511c98))
16+
517
<a name="1.1.0-beta.1"></a>
618

719
# [1.1.0-beta.1](https://github.com/segmentio/analytics-react-native/compare/v1.1.0-beta.0...v1.1.0-beta.1) (2019-07-25)

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.1.0-beta.1",
3+
"version": "1.1.0-beta.2",
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)