File tree Expand file tree Collapse file tree 4 files changed +11
-7
lines changed Expand file tree Collapse file tree 4 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog of ` @reason-react-native/image-picker `
2
2
3
+ ## 2.3.1 - 2020-06-11
4
+
5
+ - Remove example from bindings
6
+
3
7
## 2.3.0 - 2020-02-11
4
8
5
9
Bump peer dependency of react-native-image-picker to version 2.3.0.
Original file line number Diff line number Diff line change 6
6
7
7
[ ReasonML] ( https://reasonml.github.io ) /
8
8
[ BuckleScript] ( https://bucklescript.github.io ) bindings for
9
- [ ` @ react-native-community/something ` ] ( https://github.com/react-native-community/something ) .
9
+ [ ` react-native-image-picker ` ] ( https://github.com/react-native-community/react-native-image-picker ) .
10
10
11
11
Exposed as ` ReactNativeImagePicker ` module.
12
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @reason-react-native/image-picker" ,
3
- "version" : " 2.3.0 " ,
3
+ "version" : " 2.3.1 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
36
36
"release" : " npmpub"
37
37
},
38
38
"devDependencies" : {
39
- "bs-platform" : " ^5.2 .0" ,
39
+ "bs-platform" : " ^7.3 .0" ,
40
40
"husky" : " ^1.3.0" ,
41
41
"lint-staged" : " ^10.1.1" ,
42
42
"npmpub" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -250,10 +250,10 @@ braces@^3.0.1:
250
250
dependencies :
251
251
fill-range "^7.0.1"
252
252
253
- bs-platform@^5.2 .0 :
254
- version "5.2.1 "
255
- resolved "https://registry.yarnpkg.com/bs-platform/-/bs-platform-5.2.1. tgz#3f76f6d4f4c7255296375a8104c8be332770b691 "
256
- integrity sha512-3ISP+RBC/NYILiJnphCY0W3RTYpQ11JGa2dBBLVug5fpFZ0qtSaL3ZplD8MyjNeXX2bC7xgrWfgBSn8Tc9om7Q ==
253
+ bs-platform@^7.3 .0 :
254
+ version "7.3.2 "
255
+ resolved "https://registry.yarnpkg.com/bs-platform/-/bs-platform-7.3.2. tgz#301f5c9b4e8cf5713cb60ca22e145e56e793affe "
256
+ integrity sha512-seJL5g4anK9la4erv+B2o2sMHQCxDF6OCRl9en3hbaUos/S3JsusQ0sPp4ORsbx5eXfHLYBwPljwKXlgpXtsgQ ==
257
257
258
258
caller-callsite@^2.0.0 :
259
259
version "2.0.0"
You can’t perform that action at this time.
0 commit comments