We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9646456 commit 1fd5300Copy full SHA for 1fd5300
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [8.1.10](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.9...v8.1.10) (2020-07-17)
2
+
3
4
+### Bug Fixes
5
6
+* update SDWebImage and SDWebImageWebPCoder ([#689](https://github.com/DylanVann/react-native-fast-image/issues/689)) ([9646456](https://github.com/DylanVann/react-native-fast-image/commit/964645667525dc09f625bc471548b995e01d0061))
7
8
## [8.1.9](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.8...v8.1.9) (2020-07-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-fast-image",
- "version": "8.1.9",
+ "version": "8.1.10",
"description": "🚩 FastImage, performant React Native image component.",
"keywords": [
"cache",
0 commit comments