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 beaf285 commit b94d1b5Copy full SHA for b94d1b5
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@reason-react-native/safe-area-context`
2
3
+## 3.1.1 - 2020-11-18
4
+
5
+Fix npm description
6
7
## 3.1.0 - 2020-11-12
8
9
- 3.1.0 compat
package.json
@@ -1,7 +1,7 @@
{
"name": "@reason-react-native/safe-area-context",
"description": "ReScript bindings for react-native-safe-area-context.",
- "version": "3.1.0",
+ "version": "3.1.1",
"publishConfig": {
"access": "public"
},
0 commit comments