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 12a806e commit 1d7cefeCopy full SHA for 1d7cefe
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@reason-react-native/geolocation`
2
3
+## 2.0.2 - 2020-11-17
4
+
5
+Fix npm description
6
7
## 2.0.1 - 2020-11-06
8
9
rescript 8.2 compat
package.json
@@ -1,7 +1,7 @@
{
"name": "@reason-react-native/geolocation",
"description": "ReScript bindings for @react-native-community/geolocation.",
- "version": "2.0.1",
+ "version": "2.0.2",
"publishConfig": {
"access": "public"
},
0 commit comments