Skip to content

Commit ec4d7ee

Browse files
committed
chore(release): 1.4.5
1 parent 5c4a9de commit ec4d7ee

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
1-
# Change Log
1+
# Changelog
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.5](https://github.com/segmentio/analytics-react-native/compare/v1.4.4...v1.4.5) (2021-05-18)
6+
7+
### Bug Fixes
8+
9+
- pin segment-firebase pod and add podfile.lock for ci config ([#316](https://github.com/segmentio/analytics-react-native/issues/316)) ([5c4a9de](https://github.com/segmentio/analytics-react-native/commit/5c4a9dedb36828c36572c2aa0fe0c025d8ef0200))
10+
511
<a name="1.4.4"></a>
612

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

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

0 commit comments

Comments
 (0)