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 bcd31c9 commit 43ae420Copy full SHA for 43ae420
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@reason-react-native/paper`
2
3
+## 3.0.5 - 2021-02-19
4
+
5
+Fix bsconfig.json name
6
7
## 3.0.4 - 2020-11-17
8
9
Fix npm description
package.json
@@ -1,7 +1,7 @@
{
"name": "@reason-react-native/paper",
"description": "ReScript bindings for react-native-paper.",
- "version": "3.0.4",
+ "version": "3.0.5",
"publishConfig": {
"access": "public"
},
0 commit comments