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

Commit 9748eb6

Browse files
5.0.11
1 parent 62e3c5a commit 9748eb6

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.11](https://github.com/buildo/rc-datepicker/tree/v5.0.11) (2018-02-26)
6+
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.10...v5.0.11)
7+
8+
#### Fixes (bugs & defects):
9+
10+
- Add react16 to list of peerDependencies [#142](https://github.com/buildo/rc-datepicker/issues/142)
11+
512
## [v5.0.10](https://github.com/buildo/rc-datepicker/tree/v5.0.10) (2017-10-13)
613
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.9...v5.0.10)
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.10",
3+
"version": "5.0.11",
44
"description": "DatePicker and DatePickerInput to be used with React",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)