Skip to content

Commit

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

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

#### Fixes

- fix: fixed a typo on `onImageLoad` animation prop
docs: added new TODO
docs: added `react-native-file-access` docs link about `Dirs` ([cce01dc](https://github.com/georstat/react-native-image-cache/commit/cce01dc97ccc0c636a174ed7d93138deef27241d)).

## [v1.1.0](https://github.com/georstat/react-native-image-cache/compare/v1.0.9...v1.1.0) - 2021-05-11

#### Features

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.1.0",
"version": "1.1.1",
"access": "public",
"description": "React Native image file system caching for iOS and Android",
"main": "lib/commonjs/index",
Expand Down

0 comments on commit 686ed92

Please sign in to comment.