From 9748eb6fe9f4e21c4805f92dd1f62f109074b9b1 Mon Sep 17 00:00:00 2001 From: Francesco Cioria Date: Mon, 26 Feb 2018 12:36:21 +0100 Subject: [PATCH] 5.0.11 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8481c1..109c54e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ +## [v5.0.11](https://github.com/buildo/rc-datepicker/tree/v5.0.11) (2018-02-26) +[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.10...v5.0.11) + +#### Fixes (bugs & defects): + +- Add react16 to list of peerDependencies [#142](https://github.com/buildo/rc-datepicker/issues/142) + ## [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) diff --git a/package.json b/package.json index e0799ec..44f618c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-datepicker", - "version": "5.0.10", + "version": "5.0.11", "description": "DatePicker and DatePickerInput to be used with React", "main": "index.js", "files": [