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 c8d807c commit 7510da3Copy full SHA for 7510da3
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@reason-react-native/netinfo`
2
3
+## 5.6.1
4
+
5
+rescript 8.2 compat
6
7
## 5.6.0
8
9
- `fetchInterface` method added
package.json
@@ -1,6 +1,6 @@
{
"name": "@reason-react-native/netinfo",
- "version": "5.6.0",
+ "version": "5.6.1",
"publishConfig": {
"access": "public"
},
0 commit comments