Skip to content

Commit 4e87892

Browse files
chore(release): 6.0.2 [skip ci]
## [6.0.2](v6.0.1...v6.0.2) (2019-06-03) ### Bug Fixes * Upgrade vendored SDWebImage to v5.0.5. ([5016172](5016172)), closes [#489](#489)
1 parent 5016172 commit 4e87892

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.0.2](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.1...v6.0.2) (2019-06-03)
2+
3+
4+
### Bug Fixes
5+
6+
* 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)
7+
18
## [6.0.1](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.0...v6.0.1) (2019-05-25)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-fast-image",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "🚩 FastImage, performant React Native image component.",
55
"keywords": [
66
"cache",

0 commit comments

Comments
 (0)