From bff11a930955f0403e996c5c1cb0377b8a524d10 Mon Sep 17 00:00:00 2001 From: Andrea Ascari Date: Mon, 28 Aug 2017 19:46:58 +0200 Subject: [PATCH] 5.0.9 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87d5d4f..0cbde30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ +## [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) + +#### Fixes (bugs & defects): + +- replace t.ReactChildren with exported ReactChildren [#131](https://github.com/buildo/rc-datepicker/issues/131) + ## [v5.0.8](https://github.com/buildo/rc-datepicker/tree/v5.0.8) (2017-06-20) [Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.7...v5.0.8) diff --git a/package.json b/package.json index 517dbe1..5643c35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-datepicker", - "version": "5.0.8", + "version": "5.0.9", "description": "DatePicker and DatePickerInput to be used with React", "main": "index.js", "files": [