diff --git a/CHANGELOG.md b/CHANGELOG.md index 68631fdc3..8080da747 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [5.4.0](https://github.com/DylanVann/react-native-fast-image/compare/v5.3.0...v5.4.0) (2019-05-03) + + +### Features + +* Add tint color support. ([03c50f0](https://github.com/DylanVann/react-native-fast-image/commit/03c50f0)), closes [#124](https://github.com/DylanVann/react-native-fast-image/issues/124) + # [5.3.0](https://github.com/DylanVann/react-native-fast-image/compare/v5.2.1...v5.3.0) (2019-04-23) diff --git a/package.json b/package.json index af08e9d2f..a0fe8f90d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fast-image", - "version": "5.3.0", + "version": "5.4.0", "description": "🚩 FastImage, performant React Native image component.", "keywords": [ "cache",