Skip to content

Commit e1ff283

Browse files
chore: release v1.2.8
1 parent 8358a6d commit e1ff283

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Changelog
22

3-
## [v1.2.7](https://github.com/georstat/react-native-image-cache/compare/v1.2.6...v1.2.7)
3+
## [v1.2.8](https://github.com/georstat/react-native-image-cache/compare/v1.2.7...v1.2.8)
4+
5+
#### Improvements
6+
7+
- chore: updated packages ([5e18298](https://github.com/georstat/react-native-image-cache/commit/5e182980b098daf710e13a0da9d513273603dfd0)).
8+
- chore: updated example packages ([88b190a](https://github.com/georstat/react-native-image-cache/commit/88b190ad84f592a9aeb6630d91eb60211bddb890)).
9+
10+
#### Fixes
11+
12+
- fix: thumbnail image should now show up, was missing `style` ([8358a6d](https://github.com/georstat/react-native-image-cache/commit/8358a6d7419d85abba3fe450726ece5b4d53daf4)).
13+
14+
## [v1.2.7](https://github.com/georstat/react-native-image-cache/compare/v1.2.6...v1.2.7) - 2021-07-16
415

516
#### Documentations
617

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@georstat/react-native-image-cache",
3-
"version": "1.2.7",
3+
"version": "1.2.8",
44
"access": "public",
55
"description": "React Native image file system caching for iOS and Android",
66
"main": "lib/commonjs/index.js",

0 commit comments

Comments
 (0)