diff --git a/CHANGELOG.md b/CHANGELOG.md index 8080da747..6e3da0730 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.4.1](https://github.com/DylanVann/react-native-fast-image/compare/v5.4.0...v5.4.1) (2019-05-03) + + +### Bug Fixes + +* Fix wildcard peer dependencies. ([7149420](https://github.com/DylanVann/react-native-fast-image/commit/7149420)), closes [#440](https://github.com/DylanVann/react-native-fast-image/issues/440) + # [5.4.0](https://github.com/DylanVann/react-native-fast-image/compare/v5.3.0...v5.4.0) (2019-05-03) diff --git a/package.json b/package.json index be837f7f3..a5998fa8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fast-image", - "version": "5.4.0", + "version": "5.4.1", "description": "🚩 FastImage, performant React Native image component.", "keywords": [ "cache",