From fb9712fec104ab23206fa59c4757e4ad4d3bf8e7 Mon Sep 17 00:00:00 2001 From: Giovanni Gonzaga Date: Mon, 30 Apr 2018 14:40:00 +0200 Subject: [PATCH] 5.0.13 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8135d3..da1ddd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ +## [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) + +#### Fixes (bugs & defects): + +- @types/react should not be a dependency [#146](https://github.com/buildo/rc-datepicker/issues/146) + ## [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) diff --git a/package.json b/package.json index 8ac5e4b..626d8c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-datepicker", - "version": "5.0.12", + "version": "5.0.13", "description": "DatePicker and DatePickerInput to be used with React", "main": "index.js", "files": [