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 d799423 commit 97bd09fCopy full SHA for 97bd09f
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@rescript-react-native/safe-area-context`
2
3
+## 3.1.2 - 2021-05-03
4
+
5
+ReScript
6
7
## 3.1.1 - 2020-11-18
8
9
Fix npm description
package.json
@@ -1,7 +1,7 @@
{
"name": "@rescript-react-native/safe-area-context",
"description": "ReScript bindings for react-native-safe-area-context.",
- "version": "3.1.1",
+ "version": "3.1.2",
"publishConfig": {
"access": "public"
},
0 commit comments