Skip to content

Commit

Permalink
chore: release v1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
geobako committed Jul 6, 2021
1 parent 1e8bedc commit 14465b2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Changelog

## [v1.2.3](https://github.com/georstat/react-native-image-cache/compare/v1.2.2...v1.2.3)
## [v1.2.4](https://github.com/georstat/react-native-image-cache/compare/v1.2.3...v1.2.4)

#### Improvements

- chore: resolve conflicts ([3d254a0](https://github.com/georstat/react-native-image-cache/commit/3d254a0d043a5c4acbbf77e2df7075b7f30b0857)).
- chore: bump react-native-file-access ([e3d8165](https://github.com/georstat/react-native-image-cache/commit/e3d81651978d42567a583f0760744410a7d51129)).

#### Fixes

- fix: example on android ([1e50e8b](https://github.com/georstat/react-native-image-cache/commit/1e50e8b60df7546e8d7e299145d5caa4ff2014ca)).

## [v1.2.3](https://github.com/georstat/react-native-image-cache/compare/v1.2.2...v1.2.3) - 2021-06-05

## [v1.2.2](https://github.com/georstat/react-native-image-cache/compare/v1.2.1...v1.2.2) - 2021-06-05

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

0 comments on commit 14465b2

Please sign in to comment.