File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog of ` @reason-react-native/slider `
22
3+ ## 2.0.1 - 2020-01-10
4+
5+ - Fix import
6+
37## 2.0.0 - 2019-11-23
48
59Initial release.
Original file line number Diff line number Diff line change 22
33[ ![ Build Status] ( https://github.com/reason-react-native/slider/workflows/Build/badge.svg )] ( https://github.com/reason-react-native/slider/actions )
44[ ![ Version] ( https://img.shields.io/npm/v/@reason-react-native/slider.svg )] ( https://www.npmjs.com/@reason-react-native/slider )
5- [ ![ Chat] ( https://img.shields.io/discord/235176658175262720.svg?logo=discord&colorb=blue )] ( https://reasonml-community.github.io/ reason-react-native/discord/ )
5+ [ ![ Chat] ( https://img.shields.io/discord/235176658175262720.svg?logo=discord&colorb=blue )] ( https://reason-react-native.github.io /discord/ )
66
77[ ReasonML] ( https://reasonml.github.io ) /
88[ BuckleScript] ( https://bucklescript.github.io ) bindings for
Original file line number Diff line number Diff line change 11{
22 "name" : " @reason-react-native/slider" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
1919 ],
2020 "files" : [
2121 " *" ,
22+ " !.github" ,
2223 " !.DS_Store" ,
2324 " !**/*.bs.js" ,
2425 " !.merlin" ,
You can’t perform that action at this time.
0 commit comments