Skip to content

Commit 17b4996

Browse files
committed
1.6.2
1 parent 5573359 commit 17b4996

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog of `@reason-react-native/async-storage`
22

3+
## 1.6.2 - 2021-20-19
4+
5+
Add `useAsyncStorage_` for record syntax & deprecated `useAsyncStorage`
6+
37
## 1.6.1 - 2020-11-17
48

59
- Fix npm description

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@reason-react-native/async-storage",
33
"description": "ReScript bindings for @react-native-async-storage/async-storage.",
4-
"version": "1.6.1",
4+
"version": "1.6.2",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)