Skip to content

Commit

Permalink
chore(package.json): updaten version to 3.0.10 by cqGit
Browse files Browse the repository at this point in the history
  • Loading branch information
lanjingling0510 committed Apr 24, 2018
1 parent 99ce5da commit ff51317
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
[3.0.10](../../releases/tag/3.0.10) 2018-04-24 22:50:29
-----------------------------------------------------------

- [99ce5da](../../commit/99ce5da) 🐛 [bug]fix the current date is not between the maximum and the minimum date.(https://github.com/lanjingling0510/react-mobile-datepicker/pull/17)
- [8582c7e](../../commit/8582c7e)[feature] add test case for dateSteps(https://github.com/lanjingling0510/react-mobile-datepicker/issues/21)


[3.0.9](../../releases/tag/3.0.9) 2018-04-23 10:48:04
---------------------------------------------------------

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-mobile-datepicker",
"version": "3.0.9",
"version": "3.0.10",
"description": "一个移动端时间选择器react组件",
"main": "./dist/react-mobile-datepicker.js",
"amdName": "reactMobileDatePicker",
Expand Down Expand Up @@ -88,4 +88,4 @@
"react-dom": ">=0.14"
},
"license": "ISC"
}
}

0 comments on commit ff51317

Please sign in to comment.