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 1
1
# Changelog of ` @reason-react-native/slider `
2
2
3
+ ## 2.0.1 - 2020-01-10
4
+
5
+ - Fix import
6
+
3
7
## 2.0.0 - 2019-11-23
4
8
5
9
Initial release.
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Build Status] ( https://github.com/reason-react-native/slider/workflows/Build/badge.svg )] ( https://github.com/reason-react-native/slider/actions )
4
4
[ ![ 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/ )
6
6
7
7
[ ReasonML] ( https://reasonml.github.io ) /
8
8
[ BuckleScript] ( https://bucklescript.github.io ) bindings for
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @reason-react-native/slider" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
19
19
],
20
20
"files" : [
21
21
" *" ,
22
+ " !.github" ,
22
23
" !.DS_Store" ,
23
24
" !**/*.bs.js" ,
24
25
" !.merlin" ,
You can’t perform that action at this time.
0 commit comments