Skip to content

Commit

Permalink
Fix build files (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
layneanderson authored Aug 27, 2017
1 parent 8f6f331 commit 1c710b4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Changelog
=========
## 2.10.1
* Fix build files.

## 2.10.0
* Add isValidDate check before rendering so it doesn't render with an invalid date.

Expand Down
2 changes: 1 addition & 1 deletion dist/react-datetime.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-datetime",
"version": "2.10.0",
"version": "2.10.1",
"description": "A lightweight but complete datetime picker React.js component.",
"homepage": "https://github.com/YouCanBookMe/react-datetime",
"repository": {
Expand Down

0 comments on commit 1c710b4

Please sign in to comment.