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

Commit fb9712f

Browse files
committed
5.0.13
1 parent 314f39b commit fb9712f

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.13](https://github.com/buildo/rc-datepicker/tree/v5.0.13) (2018-04-30)
6+
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.12...v5.0.13)
7+
8+
#### Fixes (bugs & defects):
9+
10+
- @types/react should not be a dependency [#146](https://github.com/buildo/rc-datepicker/issues/146)
11+
512
## [v5.0.12](https://github.com/buildo/rc-datepicker/tree/v5.0.12) (2018-03-23)
613
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.11...v5.0.12)
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.12",
3+
"version": "5.0.13",
44
"description": "DatePicker and DatePickerInput to be used with React",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)