We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a484e1 commit 5c500b5Copy full SHA for 5c500b5
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@reason-react-native/async-storage`
2
3
+## 1.6.1 - 2020-11-17
4
+
5
+- Fix npm description
6
7
## 1.6.0 - 2019-11-20
8
9
Initial release.
package.json
@@ -1,7 +1,7 @@
{
"name": "@reason-react-native/async-storage",
"description": "ReScript bindings for @react-native-async-storage/async-storage",
- "version": "1.6.0",
+ "version": "1.6.1",
"publishConfig": {
"access": "public"
},
0 commit comments