Skip to content

Commit

Permalink
chore: release v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
efstathiosntonas committed May 10, 2021
1 parent a87e8b7 commit c8bb643
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog

## [v1.0.8](https://github.com/georstat/react-native-image-cache/compare/v1.0.7...v1.0.8)
## [v1.0.9](https://github.com/georstat/react-native-image-cache/compare/v1.0.8...v1.0.9)

#### Fixes

- fix: finally fixed `defaultProps` typings
fix: fixed a typo on `thumbnailSource` url in example ([a87e8b7](https://github.com/georstat/react-native-image-cache/commit/a87e8b7cb3b1039c9585c4c9f289a529ec7cf276)).

## [v1.0.8](https://github.com/georstat/react-native-image-cache/compare/v1.0.7...v1.0.8) - 2021-05-10

#### Fixes

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": "@georstat/react-native-image-cache",
"version": "1.0.8",
"version": "1.0.9",
"access": "public",
"description": "React Native image file system caching for iOS and Android",
"main": "lib/commonjs/index",
Expand Down

0 comments on commit c8bb643

Please sign in to comment.