Skip to content

Commit bc430fb

Browse files
committed
2.5.8
1 parent ecb4df7 commit bc430fb

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog of `@rescript-react-native/linear-gradient`
22

3+
## 2.5.8 - 2021-05-03
4+
5+
ReScript
6+
37
## 2.5.7 - 2020-11-17
48

59
Fix npm description

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@rescript-react-native/linear-gradient",
33
"description": "ReScript bindings for react-native-linear-gradient.",
4-
"version": "2.5.7",
4+
"version": "2.5.8",
55
"publishConfig": {
66
"access": "public"
77
},
88
"peerDependencies": {
9-
"react-native-linear-gradient": "2.5.6"
9+
"react-native-linear-gradient": "^2.5.6"
1010
},
1111
"repository": "https://github.com/rescript-react-native/linear-gradient.git",
1212
"license": "MIT",

0 commit comments

Comments
 (0)