diff --git a/CHANGELOG.md b/CHANGELOG.md index 28d138e..4f7c929 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [6.0.2](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.1...v6.0.2) (2019-06-03) + + +### Bug Fixes + +* Upgrade vendored SDWebImage to v5.0.5. ([5016172](https://github.com/DylanVann/react-native-fast-image/commit/5016172)), closes [#489](https://github.com/DylanVann/react-native-fast-image/issues/489) + ## [6.0.1](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.0...v6.0.1) (2019-05-25) diff --git a/package.json b/package.json index 2649e04..fd0d39d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fast-image", - "version": "6.0.1", + "version": "6.0.2", "description": "🚩 FastImage, performant React Native image component.", "keywords": [ "cache",