Skip to content

Commit 3610281

Browse files
chore(release): 1.17.10 [skip ci]
1 parent 7c2eb06 commit 3610281

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.17.10](https://github.com/react-native-async-storage/async-storage/compare/v1.17.9...v1.17.10) (2022-08-24)
2+
3+
4+
### Bug Fixes
5+
6+
* declare support for react-native 0.70 ([#836](https://github.com/react-native-async-storage/async-storage/issues/836)) ([7c2eb06](https://github.com/react-native-async-storage/async-storage/commit/7c2eb060388b31a210f6b148e71cee9825715f1e))
7+
18
## [1.17.9](https://github.com/react-native-async-storage/async-storage/compare/v1.17.8...v1.17.9) (2022-08-12)
29

310

package.json

+1-1
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.9",
3+
"version": "1.17.10",
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)