Skip to content

Commit cc9da99

Browse files
release(version): Release 8.5.12 [skip ci]
## [8.5.12](DylanVann/react-native-fast-image@v8.5.11...v8.5.12) (2022-08-28) ### chore * Update React peerDependency to "^17 || ^18" ([6255fc4](DylanVann@6255fc4)) ### BREAKING CHANGES * This package will no longer support React 16.
1 parent 6255fc4 commit cc9da99

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [8.5.12](https://github.com/DylanVann/react-native-fast-image/compare/v8.5.11...v8.5.12) (2022-08-28)
2+
3+
4+
### chore
5+
6+
* Update React peerDependency to "^17 || ^18" ([6255fc4](https://github.com/DylanVann/react-native-fast-image/commit/6255fc4f9deea0b83476ddb0c5389d0076ab6cfc))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* This package will no longer support React 16.
12+
113
## [8.5.11](https://github.com/DylanVann/react-native-fast-image/compare/v8.5.10...v8.5.11) (2021-09-27)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-fast-image",
3-
"version": "8.5.11",
3+
"version": "8.5.12",
44
"description": "🚩 FastImage, performant React Native image component.",
55
"keywords": [
66
"cache",

0 commit comments

Comments
 (0)