Skip to content

Commit ceabdb0

Browse files
chore(release): 8.1.3 [skip ci]
## [8.1.3](DylanVann/react-native-fast-image@v8.1.2...v8.1.3) (2020-03-12) ### Bug Fixes * Replace 'Component' with 'ComponentType' ([#647](DylanVann/react-native-fast-image#647)) ([6abb273](DylanVann/react-native-fast-image@6abb273))
1 parent 42d3c13 commit ceabdb0

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+
## [8.1.3](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.2...v8.1.3) (2020-03-12)
2+
3+
4+
### Bug Fixes
5+
6+
* Replace 'Component' with 'ComponentType' ([#647](https://github.com/DylanVann/react-native-fast-image/issues/647)) ([6abb273](https://github.com/DylanVann/react-native-fast-image/commit/6abb273ce590ab7a111695a601b603823ac0bf4e))
7+
18
## [8.1.2](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.1...v8.1.2) (2020-03-09)
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": "8.1.2",
3+
"version": "8.1.3",
44
"description": "🚩 FastImage, performant React Native image component.",
55
"keywords": [
66
"cache",

0 commit comments

Comments
 (0)