We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9fe9a1 commit 042e85cCopy full SHA for 042e85c
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog of `@reason-react-native/viewpager`
2
3
+## 4.0.0 - 2020-11-19
4
+
5
+- 4.0.0 compat
6
+- rescript 8.2
7
+- reason-react-native 0.63
8
9
## 3.3.0 - 2020-01-30
10
11
Initial Release :tada:
package.json
@@ -1,7 +1,7 @@
{
"name": "@reason-react-native/viewpager",
- "version": "3.3.0",
"description": "ReScript bindings for @react-native-community/viewpager.",
+ "version": "4.0.0",
"publishConfig": {
"access": "public"
},
0 commit comments