Skip to content

Commit 5971ff6

Browse files
committed
chore(release): 0.0.1-beta.0
1 parent 1d63e51 commit 5971ff6

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="0.0.1-beta.0"></a>
6+
7+
## [0.0.1-beta.0](https://github.com/segmentio/analytics-react-native/compare/v0.0.1-alpha.9...v0.0.1-beta.0) (2018-10-13)
8+
9+
### Bug Fixes
10+
11+
- **integrations:** fix Java unresolved references ([22cc716](https://github.com/segmentio/analytics-react-native/commit/22cc716))
12+
- **test-app:** fix E2E tests ([7aa10f6](https://github.com/segmentio/analytics-react-native/commit/7aa10f6))
13+
514
<a name="0.0.1-alpha.9"></a>
615

716
## [0.0.1-alpha.9](https://github.com/segmentio/analytics-react-native/compare/v0.0.1-alpha.8...v0.0.1-alpha.9) (2018-10-13)

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": "0.0.1-alpha.9",
3+
"version": "0.0.1-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)