Skip to content

Commit b5777c6

Browse files
committed
chore(release): 1.4.8
1 parent 92194f3 commit b5777c6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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+
### [1.4.8](https://github.com/segmentio/analytics-react-native/compare/v1.4.7...v1.4.8) (2021-05-26)
6+
7+
### Bug Fixes
8+
9+
- re-add logic for tracking lifecycle events ([#328](https://github.com/segmentio/analytics-react-native/issues/328)) ([92194f3](https://github.com/segmentio/analytics-react-native/commit/92194f388d35c1afc495c161b7b20b883c98a3dd))
10+
511
### [1.4.7](https://github.com/segmentio/analytics-react-native/compare/v1.4.6...v1.4.7) (2021-05-24)
612

713
### Bug Fixes

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

0 commit comments

Comments
 (0)