diff --git a/CHANGELOG.md b/CHANGELOG.md index fe2ffb922..93a27a25d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.1.3](https://github.com/DylanVann/react-native-fast-image/compare/v5.1.2...v5.1.3) (2019-02-22) + + +### Bug Fixes + +* Fixes WebP rendering on iOS 12. ([#412](https://github.com/DylanVann/react-native-fast-image/issues/412)) ([97630c8](https://github.com/DylanVann/react-native-fast-image/commit/97630c8)), closes [#298](https://github.com/DylanVann/react-native-fast-image/issues/298) [#385](https://github.com/DylanVann/react-native-fast-image/issues/385) + # Changelog All notable changes to this project will be documented in this file. diff --git a/package.json b/package.json index 6cba94bdc..6db0e50d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fast-image", - "version": "1.0.0-development", + "version": "5.1.3", "description": "🚩 FastImage, performant React Native image component.", "keywords": [ "cache",