We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecb4df7 commit bc430fbCopy full SHA for bc430fb
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@rescript-react-native/linear-gradient`
2
3
+## 2.5.8 - 2021-05-03
4
+
5
+ReScript
6
7
## 2.5.7 - 2020-11-17
8
9
Fix npm description
package.json
@@ -1,12 +1,12 @@
{
"name": "@rescript-react-native/linear-gradient",
"description": "ReScript bindings for react-native-linear-gradient.",
- "version": "2.5.7",
+ "version": "2.5.8",
"publishConfig": {
"access": "public"
},
"peerDependencies": {
- "react-native-linear-gradient": "2.5.6"
+ "react-native-linear-gradient": "^2.5.6"
10
11
"repository": "https://github.com/rescript-react-native/linear-gradient.git",
12
"license": "MIT",
0 commit comments