From 932eda56c107c1ae42c0fd2386d133af9dc1a1c4 Mon Sep 17 00:00:00 2001
From: marquex <javi@arqex.com>
Date: Fri, 18 Nov 2016 10:32:24 +0100
Subject: [PATCH] Bumps version to 2.7.5

---
 CHANGELOG.md |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ad7d1a8..0016ec5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,8 @@
 Changelog
 =========
+## 2.7.5
+* Bumps the version to skip buggy deployment 2.7.4
+
 ## 2.7.4
 * Reverting updating `react` related dependencies. They were not the issue so they should not be set to the latest version of `react`.
 
@@ -15,8 +18,8 @@
 ## 2.7.0
 * `isValidDate` now supports months and years.
 * `utc` prop was added, by setting it to `true` input time values will be interpreted as UTC (Zulu time).
-* Bug fix: The input value now updates when `dateFormat` changes. 
-* Removed the source-map file because the commit it was introduced in was causing the minified file to be bigger than the non-minified. 
+* Bug fix: The input value now updates when `dateFormat` changes.
+* Removed the source-map file because the commit it was introduced in was causing the minified file to be bigger than the non-minified.
 
 ## 2.6.2
 * Update file references in `package.json`

--
Gitblit v1.9.3