We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 325d77f commit cde7af5Copy full SHA for cde7af5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [8.1.5](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.4...v8.1.5) (2020-03-14)
2
+
3
4
+### Bug Fixes
5
6
+* Updates SDWebImageWebPCoder. ([#628](https://github.com/DylanVann/react-native-fast-image/issues/628)) ([325d77f](https://github.com/DylanVann/react-native-fast-image/commit/325d77f4c2e2e1437c0dda160b6047473d7c8a07))
7
8
## [8.1.4](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.3...v8.1.4) (2020-03-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-fast-image",
- "version": "8.1.4",
+ "version": "8.1.5",
"description": "🚩 FastImage, performant React Native image component.",
"keywords": [
"cache",
0 commit comments