Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
5.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
veej committed Apr 26, 2017
1 parent ff0f6fb commit 0d81060
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
Expand Up @@ -2,6 +2,14 @@



## [v5.0.5](https://github.com/buildo/rc-datepicker/tree/v5.0.5) (2017-04-26)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.4...v5.0.5)

#### Fixes (bugs & defects):

- DatePickerInput is ignoring locale when initialized [#114](https://github.com/buildo/rc-datepicker/issues/114)
- Can not find lib/style.css. [#111](https://github.com/buildo/rc-datepicker/issues/111)

## [v5.0.4](https://github.com/buildo/rc-datepicker/tree/v5.0.4) (2017-03-08)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.3...v5.0.4)

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": "rc-datepicker",
"version": "5.0.4",
"version": "5.0.5",
"description": "DatePicker and DatePickerInput to be used with React",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 0d81060

Please sign in to comment.