We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94e2256 commit 0fd9f77Copy full SHA for 0fd9f77
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [8.1.9](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.8...v8.1.9) (2020-07-17)
2
+
3
4
+### Bug Fixes
5
6
+* wrong cache type ([#688](https://github.com/DylanVann/react-native-fast-image/issues/688)) [skip ci] ([94e2256](https://github.com/DylanVann/react-native-fast-image/commit/94e2256da234d535e88172ce325c89e7cb69fc6e))
7
8
## [8.1.8](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.7...v8.1.8) (2020-07-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-fast-image",
- "version": "8.1.8",
+ "version": "8.1.9",
"description": "🚩 FastImage, performant React Native image component.",
"keywords": [
"cache",
0 commit comments