From 7f080bf0e1a91f39d7fe22c3f5da44375c59adc6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 3 Jun 2019 23:48:58 +0000 Subject: [PATCH] chore(release): 6.0.3 [skip ci] ## [6.0.3](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.2...v6.0.3) (2019-06-03) ### Bug Fixes * Add tintColor type definition. ([4adf42f](https://github.com/DylanVann/react-native-fast-image/commit/4adf42f)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f7c929..2707f30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [6.0.3](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.2...v6.0.3) (2019-06-03) + + +### Bug Fixes + +* Add tintColor type definition. ([4adf42f](https://github.com/DylanVann/react-native-fast-image/commit/4adf42f)) + ## [6.0.2](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.1...v6.0.2) (2019-06-03) diff --git a/package.json b/package.json index fd0d39d..a04dc61 100644 --- a/package.json +++ b/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",