Skip to content

Commit 42e811a

Browse files
chore(release): 5.4.2 [skip ci]
## [5.4.2](v5.4.1...v5.4.2) (2019-05-03) ### Bug Fixes * Fix dependency versions not specified in podfile. ([89f3379](89f3379)), closes [#456](#456)
1 parent 89f3379 commit 42e811a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.4.2](https://github.com/DylanVann/react-native-fast-image/compare/v5.4.1...v5.4.2) (2019-05-03)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix dependency versions not specified in podfile. ([89f3379](https://github.com/DylanVann/react-native-fast-image/commit/89f3379)), closes [#456](https://github.com/DylanVann/react-native-fast-image/issues/456)
7+
18
## [5.4.1](https://github.com/DylanVann/react-native-fast-image/compare/v5.4.0...v5.4.1) (2019-05-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-fast-image",
3-
"version": "5.4.1",
3+
"version": "5.4.2",
44
"description": "🚩 FastImage, performant React Native image component.",
55
"keywords": [
66
"cache",

0 commit comments

Comments
 (0)