Skip to content

Commit 881ac5f

Browse files
committedMay 3, 2021
1.6.3
1 parent 7c49880 commit 881ac5f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
 

‎CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog of `@rescript-react-native/async-storage`
22

3+
## 1.6.3 - 2021-05-03
4+
5+
ReScript
6+
37
## 1.6.2 - 2021-20-19
48

59
Add `useAsyncStorage_` for record syntax & deprecated `useAsyncStorage`

‎package.json

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

0 commit comments

Comments
 (0)
Please sign in to comment.