Skip to content

docs(changelog): update 1.0.1 changelog #79

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,12 @@ All notable changes to this project will be documented in this file. See [standa

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

### Bug Fixes

- **build:** this fixes a release bug in 1.0.0 that omitted any transpiled files in the published version.

Note: This release does not include any of the changes from version `1.0.1-beta.0` (specifically, it does not include the android application lifecycle event tracking bug fix). The changes from `1.0.1-beta.0` will be available in a future release.

<a name="1.0.1-beta.0"></a>

## [1.0.1-beta.0](https://github.com/segmentio/analytics-react-native/compare/v1.0.0...v1.0.1-beta.0) (2019-06-06)
Expand Down