Skip to content

Commit 7f080bf

Browse files
chore(release): 6.0.3 [skip ci]
## [6.0.3](v6.0.2...v6.0.3) (2019-06-03) ### Bug Fixes * Add tintColor type definition. ([4adf42f](4adf42f))
1 parent 4adf42f commit 7f080bf

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.3](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.2...v6.0.3) (2019-06-03)
2+
3+
4+
### Bug Fixes
5+
6+
* Add tintColor type definition. ([4adf42f](https://github.com/DylanVann/react-native-fast-image/commit/4adf42f))
7+
18
## [6.0.2](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.1...v6.0.2) (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.2",
3+
"version": "6.0.3",
44
"description": "🚩 FastImage, performant React Native image component.",
55
"keywords": [
66
"cache",

0 commit comments

Comments
 (0)