From 4e39b8973a3ec313bcdfe4bda2c07b629e3a552b Mon Sep 17 00:00:00 2001 From: Ibby Hadeed Date: Fri, 26 Jan 2018 01:51:53 -0500 Subject: [PATCH] chore(): update changelog --- CHANGELOG.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ecaf46..652c50e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [4.2.1](https://github.com/zyra/ionic2-super-tabs/compare/v4.2.0...v4.2.1) (2018-01-26) + + +### Bug Fixes + +* **super-tabs:** increase debounceTime for resize method ([125184d](https://github.com/zyra/ionic2-super-tabs/commit/125184d)), closes [#201](https://github.com/zyra/ionic2-super-tabs/issues/201) + + + # [4.2.0](https://github.com/zyra/ionic2-super-tabs/compare/v4.1.5...v4.2.0) (2018-01-25) @@ -18,7 +28,7 @@ -## [4.1.5](https://github.com/zyra/ionic2-super-tabs/compare/v4.1.4...v4.1.5) (2017-11-11) +## [4.1.5](https://github.com/zyra/ionic2-super-tabs/compare/v4.1.4...v4.1.5) (2017-11-10) @@ -239,7 +249,7 @@ ### Features -* integrate deeplinking ([2941ce9](https://github.com/zyra/ionic2-super-tabs/commit/2941ce9)), closes [#19](https://github.com/zyra/ionic2-super-tabs/issues/19) +* integrate deeplinking ([2941ce9](https://github.com/zyra/ionic2-super-tabs/commit/2941ce9))