From c2db437c72c7449740ce9f5076b279c9fe0bde86 Mon Sep 17 00:00:00 2001 From: Anton Lavrenov Date: Wed, 27 Feb 2019 17:32:18 -0500 Subject: [PATCH] update CHANGELOG with new version --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74c7cae8..e60f8e41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [3.1.4][2019-02-28] + +* Fix commonjs exports + ## [3.1.3][2019-02-27] * Fix global injections