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

Commit cee1fe5

Browse files
5.0.10
1 parent ab71b1a commit cee1fe5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33

44

5+
## [v5.0.10](https://github.com/buildo/rc-datepicker/tree/v5.0.10) (2017-10-13)
6+
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.9...v5.0.10)
7+
8+
#### Fixes (bugs & defects):
9+
10+
- Typescript: `void` as state complains [#136](https://github.com/buildo/rc-datepicker/issues/136)
11+
512
## [v5.0.9](https://github.com/buildo/rc-datepicker/tree/v5.0.9) (2017-08-28)
613
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.8...v5.0.9)
714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc-datepicker",
3-
"version": "5.0.9",
3+
"version": "5.0.10",
44
"description": "DatePicker and DatePickerInput to be used with React",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)