Skip to content

Commit

Permalink
Merge pull request #192 from dream-sports-labs/release-v8.9.2
Browse files Browse the repository at this point in the history
Release v8.9.2
  • Loading branch information
princektripathi authored Feb 16, 2025
2 parents b4a10cb + 66c9781 commit ae1d249
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.9.1
8.9.2
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@


### [8.9.2](https://github.com/dream-sports-labs/react-native-fast-image/compare/v8.9.1...v8.9.2) (2025-02-16)


### Bug Fixes

* headers handled as readable array ([8637965](https://github.com/dream-sports-labs/react-native-fast-image/commit/8637965446408c533dbf743068126d1ec1350535))
* image header for expo ([f1ef489](https://github.com/dream-sports-labs/react-native-fast-image/commit/f1ef489c807fddc6b1de4067fc615e5737663ea9))

### [8.9.1](https://github.com/dream-sports-labs/react-native-fast-image/compare/v8.9.0...v8.9.1) (2025-01-06)


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.9.1",
"version": "8.9.2",
"description": "🚩 FastImage, performant React Native image component.",
"keywords": [
"cache",
Expand Down

0 comments on commit ae1d249

Please sign in to comment.