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 65b23bf commit ed23c60Copy full SHA for ed23c60
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@rescript-react-native/keychain`
2
3
+## 6.2.1 - 2021-05-03
4
+
5
+ReScript
6
7
## 6.2.0 - 2020-11-06
8
9
6.2.0 compat (but imcomplete)
package.json
@@ -1,7 +1,7 @@
{
"name": "@rescript-react-native/keychain",
"description": "ReScript bindings for react-native-keychain.",
- "version": "6.2.0",
+ "version": "6.2.1",
"publishConfig": {
"access": "public"
},
0 commit comments