Skip to content

Commit 5106432

Browse files
Alan CharlesAlan Charles
authored andcommitted
chore(release): 1.4.4
1 parent 8fa5502 commit 5106432

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.4.4"></a>
6+
7+
## [1.4.4](https://github.com/segmentio/analytics-react-native/compare/v1.4.3...v1.4.4) (2021-04-27)
8+
9+
### Bug Fixes
10+
11+
- **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))
12+
- 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))
13+
514
<a name="1.4.3"></a>
615

716
## [1.4.3](https://github.com/segmentio/analytics-react-native/compare/v1.4.1...v1.4.3) (2021-03-05)

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.4.3",
3+
"version": "1.4.4",
44
"description": "The hassle-free way to add analytics to your React-Native app.",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)