From cee1fe588439545e3603075671a934e1723f530f Mon Sep 17 00:00:00 2001 From: Francesco Cioria Date: Fri, 13 Oct 2017 15:21:36 +0200 Subject: [PATCH] 5.0.10 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cbde30..c8481c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ +## [v5.0.10](https://github.com/buildo/rc-datepicker/tree/v5.0.10) (2017-10-13) +[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.9...v5.0.10) + +#### Fixes (bugs & defects): + +- Typescript: `void` as state complains [#136](https://github.com/buildo/rc-datepicker/issues/136) + ## [v5.0.9](https://github.com/buildo/rc-datepicker/tree/v5.0.9) (2017-08-28) [Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.8...v5.0.9) diff --git a/package.json b/package.json index 5643c35..67417a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-datepicker", - "version": "5.0.9", + "version": "5.0.10", "description": "DatePicker and DatePickerInput to be used with React", "main": "index.js", "files": [