Skip to content

Commit 250b4e5

Browse files
release(version): Release 8.3.1 [skip ci]
## [8.3.1](v8.3.0...v8.3.1) (2020-07-17) ### Bug Fixes * **android:** make center ResizeMode work correctly ([d648ef8](d648ef8))
1 parent d648ef8 commit 250b4e5

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.3.1](https://github.com/DylanVann/react-native-fast-image/compare/v8.3.0...v8.3.1) (2020-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **android:** make center ResizeMode work correctly ([d648ef8](https://github.com/DylanVann/react-native-fast-image/commit/d648ef85045fb97d8d1f6a637e915fa912a6c6c9))
7+
18
# [8.3.0](https://github.com/DylanVann/react-native-fast-image/compare/v8.2.2...v8.3.0) (2020-07-17)
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.3.0",
3+
"version": "8.3.1",
44
"description": "🚩 FastImage, performant React Native image component.",
55
"keywords": [
66
"cache",

0 commit comments

Comments
 (0)