Skip to content

Commit

Permalink
release(version): Release 8.3.5 [skip ci]
Browse files Browse the repository at this point in the history
## [8.3.5](DylanVann/react-native-fast-image@v8.3.4...v8.3.5) (2021-07-06)

### Bug Fixes

* add react@17 as peer dependency ([DylanVann#790](DylanVann#790)) ([27bd586](DylanVann@27bd586))
  • Loading branch information
semantic-release-bot authored and tungdoanemddi committed Dec 26, 2023
1 parent 8c41d25 commit 7a1f9ff
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [8.3.5](https://github.com/DylanVann/react-native-fast-image/compare/v8.3.4...v8.3.5) (2021-07-06)


### Bug Fixes

* add react@17 as peer dependency ([#790](https://github.com/DylanVann/react-native-fast-image/issues/790)) ([27bd586](https://github.com/DylanVann/react-native-fast-image/commit/27bd58630cff4e10fea0bb835555bb7ad8b62da0))

## [8.3.4](https://github.com/DylanVann/react-native-fast-image/compare/v8.3.3...v8.3.4) (2020-11-17)

## [8.3.3](https://github.com/DylanVann/react-native-fast-image/compare/v8.3.2...v8.3.3) (2020-11-01)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-fast-image",
"version": "8.3.4",
"version": "8.3.5",
"description": "🚩 FastImage, performant React Native image component.",
"keywords": [
"cache",
Expand Down Expand Up @@ -74,4 +74,4 @@
"react": "^16.8.6 || ^17.0.0",
"react-native": ">=0.60.0"
}
}
}

0 comments on commit 7a1f9ff

Please sign in to comment.