Skip to content

Commit ca102c0

Browse files
author
Brandon Sneed
committed
chore(release): 1.1.1-beta.1
1 parent 2c16e5d commit ca102c0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
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.1-beta.1"></a>
6+
7+
## [1.1.1-beta.1](https://github.com/segmentio/analytics-react-native/compare/v1.1.1-beta.0...v1.1.1-beta.1) (2020-04-07)
8+
59
<a name="1.1.1-beta.0"></a>
610

711
## [1.1.1-beta.0](https://github.com/segmentio/analytics-react-native/compare/v1.1.0...v1.1.1-beta.0) (2020-03-23)

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