Skip to content

Commit ac339ac

Browse files
chore(release): 1.17.9 [skip ci]
1 parent a29e4f3 commit ac339ac

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.9](https://github.com/react-native-async-storage/async-storage/compare/v1.17.8...v1.17.9) (2022-08-12)
2+
3+
4+
### Bug Fixes
5+
6+
* re-export AsyncStorageStatic type ([#829](https://github.com/react-native-async-storage/async-storage/issues/829)) ([a29e4f3](https://github.com/react-native-async-storage/async-storage/commit/a29e4f368212e464fb11e9fa84fa47a183ef6b07))
7+
18
## [1.17.8](https://github.com/react-native-async-storage/async-storage/compare/v1.17.7...v1.17.8) (2022-08-08)
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.8",
3+
"version": "1.17.9",
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)