Skip to content

Commit 56d689f

Browse files
chore: release v2.8.0
1 parent d02ea03 commit 56d689f

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

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

3-
## [v2.7.0](https://github.com/georstat/react-native-image-cache/compare/v2.6.0...v2.7.0)
3+
## [v2.8.0](https://github.com/georstat/react-native-image-cache/compare/v2.7.0...v2.8.0)
4+
5+
#### Improvements
6+
7+
- chore: updated dev and example packages ([8633bbb](https://github.com/georstat/react-native-image-cache/commit/8633bbbdb3494dbe0fdc493f1a800617731034a1)).
8+
- chore: import useRef instead of React.useRef ([d02ea03](https://github.com/georstat/react-native-image-cache/commit/d02ea03717374c5b76eb380fc37a0a95bfde66f8)).
9+
10+
## [v2.7.0](https://github.com/georstat/react-native-image-cache/compare/v2.6.0...v2.7.0) - 2023-07-31
411

512
#### Improvements
613

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": "2.7.0",
3+
"version": "2.8.0",
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)