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

Commit df127ca

Browse files
5.0.12
1 parent d61b6c2 commit df127ca

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.12](https://github.com/buildo/rc-datepicker/tree/v5.0.12) (2018-03-23)
6+
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.11...v5.0.12)
7+
8+
#### Fixes (bugs & defects):
9+
10+
- String refs are deprecated [#144](https://github.com/buildo/rc-datepicker/issues/144)
11+
512
## [v5.0.11](https://github.com/buildo/rc-datepicker/tree/v5.0.11) (2018-02-26)
613
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.10...v5.0.11)
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.11",
3+
"version": "5.0.12",
44
"description": "DatePicker and DatePickerInput to be used with React",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)