Skip to content

Commit 47bf6c0

Browse files
committed
build(datepicker): publish
1 parent 8285d2d commit 47bf6c0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="1.4.1"></a>
2+
## [1.4.1](https://github.com/xgfe/react-native-datepicker/compare/v1.4.0...v1.4.1) (2016-11-03)
3+
4+
5+
### Bug Fixes
6+
7+
* **datepicker:** fix btn not work in 7p bug [#50](https://github.com/xgfe/react-native-datepicker/issues/50) ([8285d2d](https://github.com/xgfe/react-native-datepicker/commit/8285d2d)), closes [#50](https://github.com/xgfe/react-native-datepicker/issues/50)
8+
9+
10+
111
<a name="1.4.0"></a>
212
# [1.4.0](https://github.com/xgfe/react-native-datepicker/compare/v1.3.2...v1.4.0) (2016-10-31)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-datepicker",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "react native datePicker component for both Android and IOS, useing DatePikcerAndroid, TimePickerAndroid and DatePickerIOS",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)