We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4adf42f commit 7f080bfCopy full SHA for 7f080bf
CHANGELOG.md
@@ -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
8
## [6.0.2](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.1...v6.0.2) (2019-06-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-fast-image",
- "version": "6.0.2",
+ "version": "6.0.3",
"description": "🚩 FastImage, performant React Native image component.",
"keywords": [
"cache",
0 commit comments