Skip to content

Commit cb68d74

Browse files
chore(release): 1.17.7 [skip ci]
1 parent 802ad19 commit cb68d74

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.17.7](https://github.com/react-native-async-storage/async-storage/compare/v1.17.6...v1.17.7) (2022-06-23)
2+
3+
4+
### Bug Fixes
5+
6+
* declare support for react-native 0.69 ([#817](https://github.com/react-native-async-storage/async-storage/issues/817)) ([802ad19](https://github.com/react-native-async-storage/async-storage/commit/802ad1986125fdbd079acbf6cf5347b82142da36))
7+
18
## [1.17.6](https://github.com/react-native-async-storage/async-storage/compare/v1.17.5...v1.17.6) (2022-06-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-async-storage/async-storage",
3-
"version": "1.17.6",
3+
"version": "1.17.7",
44
"description": "Asynchronous, persistent, key-value storage system for React Native.",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)