Skip to content

Commit

Permalink
chore(package.json): updaten version to 3.0.5 by cqGit
Browse files Browse the repository at this point in the history
  • Loading branch information
lanjingling0510 committed Jul 3, 2017
1 parent cec3c8a commit 89e1b78
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
[3.0.5](../../releases/tag/3.0.5) 2017-07-03 20:47:51
---------------------------------------------------------

- [cec3c8a](../../commit/cec3c8a)[feature] add feature of button customized.(https://github.com/lanjingling0510/react-mobile-datepicker/issues/3)
- [49d2fc7](../../commit/49d2fc7) 🐛 [bug]fix android4.4 TouchEvent has PageY propery (https://github.com/lanjingling0510/react-mobile-datepicker/issues/9)
- [436906c](../../commit/436906c) 📚 [document] edit LICENSE.md fullname.


[3.0.4](../../releases/tag/3.0.4) 2017-04-09 17:12:18
---------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-mobile-datepicker",
"version": "3.0.4",
"version": "3.0.5",
"description": "一个移动端时间选择器react组件",
"main": "./dist/react-mobile-datepicker.js",
"amdName": "reactMobileDatePicker",
Expand Down

0 comments on commit 89e1b78

Please sign in to comment.