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 b621443 commit e84e12eCopy full SHA for e84e12e
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@rescript-react-native/fetch-blob`
2
3
+## 0.12.2 - 2021-05-03
4
+
5
+ReScript
6
7
## 0.12.1 - 2020-11-17
8
9
Fix npm description
package.json
@@ -1,7 +1,7 @@
{
"name": "@rescript-react-native/fetch-blob",
"description": "ReScript bindings for rn-fetch-blob.",
- "version": "0.12.1",
+ "version": "0.12.2",
"publishConfig": {
"access": "public"
},
0 commit comments