Skip to content

Commit 63d5eee

Browse files
committed
chore(release): 1.1.0-beta.0
1 parent 13b663e commit 63d5eee

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.0"></a>
6+
7+
# [1.1.0-beta.0](https://github.com/segmentio/analytics-react-native/compare/v1.0.1-beta.0...v1.1.0-beta.0) (2019-06-20)
8+
9+
### Features
10+
11+
- **integrations:** allow setting integration options ([13b663e](https://github.com/segmentio/analytics-react-native/commit/13b663e))
12+
- **ios:** set trackAdvertising=true by default on ios ([#82](https://github.com/segmentio/analytics-react-native/issues/82)) ([09e997b](https://github.com/segmentio/analytics-react-native/commit/09e997b))
13+
514
<a name="1.0.1"></a>
615

716
## [1.0.1](https://github.com/segmentio/analytics-react-native/compare/v1.0.0...v1.0.1) (2019-06-07)

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.0.1",
3+
"version": "1.1.0-beta.0",
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)