Skip to content

Commit

Permalink
chore(release): 1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Charles authored and Alan Charles committed Apr 27, 2021
1 parent 8fa5502 commit 5106432
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.

<a name="1.4.4"></a>

## [1.4.4](https://github.com/segmentio/analytics-react-native/compare/v1.4.3...v1.4.4) (2021-04-27)

### Bug Fixes

- **android:** bump deps and fix config issues ([#298](https://github.com/segmentio/analytics-react-native/issues/298)) ([5a2ed9b](https://github.com/segmentio/analytics-react-native/commit/5a2ed9b))
- ios bridge to repect promise ([#295](https://github.com/segmentio/analytics-react-native/issues/295)) ([640aa73](https://github.com/segmentio/analytics-react-native/commit/640aa73))

<a name="1.4.3"></a>

## [1.4.3](https://github.com/segmentio/analytics-react-native/compare/v1.4.1...v1.4.3) (2021-03-05)
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@segment/analytics-react-native",
"version": "1.4.3",
"version": "1.4.4",
"description": "The hassle-free way to add analytics to your React-Native app.",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 5106432

Please sign in to comment.