Skip to content

Commit

Permalink
release(version): Release 8.6.3 [skip ci]
Browse files Browse the repository at this point in the history
## [8.6.3](DylanVann/react-native-fast-image@v8.6.2...v8.6.3) (2022-10-31)

### Bug Fixes

* tintColor in fallback Image ([DylanVann#882](DylanVann#882)) ([fbb6b68](DylanVann@fbb6b68))
* use ColorValue type ([DylanVann#939](DylanVann#939)) ([54376d8](DylanVann@54376d8))
  • Loading branch information
semantic-release-bot authored and tungdoanemddi committed Dec 26, 2023
1 parent d423ea1 commit 1e84a1d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [8.6.3](https://github.com/DylanVann/react-native-fast-image/compare/v8.6.2...v8.6.3) (2022-10-31)


### Bug Fixes

* tintColor in fallback Image ([#882](https://github.com/DylanVann/react-native-fast-image/issues/882)) ([fbb6b68](https://github.com/DylanVann/react-native-fast-image/commit/fbb6b68a606f8f1fb9b570243d65bd410f21f63e))
* use ColorValue type ([#939](https://github.com/DylanVann/react-native-fast-image/issues/939)) ([54376d8](https://github.com/DylanVann/react-native-fast-image/commit/54376d87f7e3826b884374a429c3879635dea246))

## [8.6.2](https://github.com/DylanVann/react-native-fast-image/compare/v8.6.1...v8.6.2) (2022-10-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-fast-image",
"version": "8.6.2",
"version": "8.6.3",
"description": "🚩 FastImage, performant React Native image component.",
"keywords": [
"cache",
Expand Down

0 comments on commit 1e84a1d

Please sign in to comment.