From 8b4177950539fbaecc2b412adfdfa70f0bbd68a3 Mon Sep 17 00:00:00 2001 From: Giovanni Gonzaga Date: Mon, 29 May 2017 19:22:45 +0200 Subject: [PATCH] 5.0.7 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 813f12f..a7baf19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ +## [v5.0.7](https://github.com/buildo/rc-datepicker/tree/v5.0.7) (2017-05-29) +[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.6...v5.0.7) + +#### New features: + +- backport scriptoni@0.6 [#124](https://github.com/buildo/rc-datepicker/issues/124) +- Add the ability to specify the initial visible date [#122](https://github.com/buildo/rc-datepicker/issues/122) + ## [v5.0.6](https://github.com/buildo/rc-datepicker/tree/v5.0.6) (2017-05-05) [Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.5...v5.0.6) diff --git a/package.json b/package.json index 0ff8aba..ca4483f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-datepicker", - "version": "5.0.6", + "version": "5.0.7", "description": "DatePicker and DatePickerInput to be used with React", "main": "index.js", "files": [