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 11# Changelog of ` @reason-react-native/image-picker `
22
3+ ## 2.3.1 - 2020-06-11
4+
5+ - Remove example from bindings
6+
37## 2.3.0 - 2020-02-11
48
59Bump peer dependency of react-native-image-picker to version 2.3.0.
Original file line number Diff line number Diff line change 66
77[ ReasonML] ( https://reasonml.github.io ) /
88[ 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 ) .
1010
1111Exposed as ` ReactNativeImagePicker ` module.
1212
Original file line number Diff line number Diff line change 11{
22 "name" : " @reason-react-native/image-picker" ,
3- "version" : " 2.3.0 " ,
3+ "version" : " 2.3.1 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
3636 "release" : " npmpub"
3737 },
3838 "devDependencies" : {
39- "bs-platform" : " ^5.2 .0" ,
39+ "bs-platform" : " ^7.3 .0" ,
4040 "husky" : " ^1.3.0" ,
4141 "lint-staged" : " ^10.1.1" ,
4242 "npmpub" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -250,10 +250,10 @@ braces@^3.0.1:
250250 dependencies :
251251 fill-range "^7.0.1"
252252
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 ==
257257
258258caller-callsite@^2.0.0 :
259259 version "2.0.0"
You can’t perform that action at this time.
0 commit comments