Skip to content

Commit 7dc1e65

Browse files
chore(release): 6.0.4 [skip ci]
## [6.0.4](DylanVann/react-native-fast-image@v6.0.3...v6.0.4) (2019-06-28) ### Bug Fixes * Fix setting props order issue for iOS. ([DylanVann#303](DylanVann#303)) ([5597ed0](DylanVann@5597ed0)), closes [DylanVann#304](DylanVann#304)
1 parent 5597ed0 commit 7dc1e65

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.0.4](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.3...v6.0.4) (2019-06-28)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix setting props order issue for iOS. ([#303](https://github.com/DylanVann/react-native-fast-image/issues/303)) ([5597ed0](https://github.com/DylanVann/react-native-fast-image/commit/5597ed0)), closes [#304](https://github.com/DylanVann/react-native-fast-image/issues/304)
7+
18
## [6.0.3](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.2...v6.0.3) (2019-06-03)
29

310

package.json

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

0 commit comments

Comments
 (0)