From 14f4e4e9c864824cb31604ee65c13dbe0f272276 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 3 May 2019 23:02:45 +0000 Subject: [PATCH] chore(release): 5.4.1 [skip ci] ## [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) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8080da7..6e3da07 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 be837f7..a5998fa 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",