Skip to content

Commit

Permalink
Merge pull request #123 from dream-sports-labs/release-v8.8.1
Browse files Browse the repository at this point in the history
Release v8.8.1
  • Loading branch information
princektripathi authored Nov 11, 2024
2 parents db46c2c + f28775e commit 7272562
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.8.0
8.8.1
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@


### [8.8.1](https://github.com/dream-sports-labs/react-native-fast-image/compare/v8.8.0...v8.8.1) (2024-11-11)


### Bug Fixes

* added example for remote avif image ([d928f14](https://github.com/dream-sports-labs/react-native-fast-image/commit/d928f14eadc3b1c081e5d777235f08234b67203d))
* added missing onLoad event details in android ([d203b5f](https://github.com/dream-sports-labs/react-native-fast-image/commit/d203b5f237b78407738791f35c8ef6d2c2e2ee57))
* bumped up glide version to support transparent avif ([1a5585c](https://github.com/dream-sports-labs/react-native-fast-image/commit/1a5585c8e237461215b4a79b1ef642867493636e))

## [8.8.0](https://github.com/dream-sports-labs/react-native-fast-image/compare/v8.7.0...v8.8.0) (2024-10-14)


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": "@d11/react-native-fast-image",
"version": "8.8.0",
"version": "8.8.1",
"description": "🚩 FastImage, performant React Native image component.",
"keywords": [
"cache",
Expand Down

0 comments on commit 7272562

Please sign in to comment.