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 36d92c0 commit 8eb261fCopy full SHA for 8eb261f
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@reason-react-native/netinfo`
2
3
+## 5.9.1 - 2020-11-17
4
+
5
+Fix npm description
6
7
## 5.9.0 - 2020-11-06
8
9
- 5.9.0 compat
package.json
@@ -1,7 +1,7 @@
{
"name": "@reason-react-native/netinfo",
"description": "ReScript bindings for @react-native-community/netinfo.",
- "version": "5.9.0",
+ "version": "5.9.1",
"publishConfig": {
"access": "public"
},
0 commit comments