From cf1919b9ce7a9c309772a2826dc71399898d6e82 Mon Sep 17 00:00:00 2001 From: Giovanni Gonzaga Date: Tue, 23 Apr 2019 15:13:29 +0200 Subject: [PATCH] 5.0.14 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da1ddd1..8ffa6ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ +## [v5.0.14](https://github.com/buildo/rc-datepicker/tree/v5.0.14) (2019-04-23) +[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.13...v5.0.14) + +#### New features: + +- Allow already-working "placeholder" props in typings [#161](https://github.com/buildo/rc-datepicker/issues/161) +- Logo Design for rc-datepicker [#154](https://github.com/buildo/rc-datepicker/issues/154) + ## [v5.0.13](https://github.com/buildo/rc-datepicker/tree/v5.0.13) (2018-04-30) [Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.12...v5.0.13) diff --git a/package.json b/package.json index 626d8c1..bb133bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-datepicker", - "version": "5.0.13", + "version": "5.0.14", "description": "DatePicker and DatePickerInput to be used with React", "main": "index.js", "files": [