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

Commit cf1919b

Browse files
committed
5.0.14
1 parent 51ed36a commit cf1919b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33

44

5+
## [v5.0.14](https://github.com/buildo/rc-datepicker/tree/v5.0.14) (2019-04-23)
6+
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.13...v5.0.14)
7+
8+
#### New features:
9+
10+
- Allow already-working "placeholder" props in typings [#161](https://github.com/buildo/rc-datepicker/issues/161)
11+
- Logo Design for rc-datepicker [#154](https://github.com/buildo/rc-datepicker/issues/154)
12+
513
## [v5.0.13](https://github.com/buildo/rc-datepicker/tree/v5.0.13) (2018-04-30)
614
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.12...v5.0.13)
715

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.13",
3+
"version": "5.0.14",
44
"description": "DatePicker and DatePickerInput to be used with React",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)