From df127ca32676ff7f729f32635bf6802c2b31c6e4 Mon Sep 17 00:00:00 2001 From: Francesco Cioria Date: Fri, 23 Mar 2018 11:18:27 +0100 Subject: [PATCH] 5.0.12 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 109c54e..d8135d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ +## [v5.0.12](https://github.com/buildo/rc-datepicker/tree/v5.0.12) (2018-03-23) +[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.11...v5.0.12) + +#### Fixes (bugs & defects): + +- String refs are deprecated [#144](https://github.com/buildo/rc-datepicker/issues/144) + ## [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) diff --git a/package.json b/package.json index 44f618c..85bc7c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-datepicker", - "version": "5.0.11", + "version": "5.0.12", "description": "DatePicker and DatePickerInput to be used with React", "main": "index.js", "files": [