From 9895e0079e806971df2696869a46acc2a3c93bf7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 4 Dec 2019 09:54:02 +0000 Subject: [PATCH] chore(release): 2.0.1 ## [2.0.1](https://github.com/adfinis-sygroup/ember-uikit/compare/v2.0.0...v2.0.1) (2019-12-04) ### Bug Fixes * **modal:** fix modal event handling and tests ([#311](https://github.com/adfinis-sygroup/ember-uikit/issues/311)) ([c7f8156](https://github.com/adfinis-sygroup/ember-uikit/commit/c7f815655fbaf3ff907b1da6797b2fa543bb945a)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d4f482a..a9f0140e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.1](https://github.com/adfinis-sygroup/ember-uikit/compare/v2.0.0...v2.0.1) (2019-12-04) + + +### Bug Fixes + +* **modal:** fix modal event handling and tests ([#311](https://github.com/adfinis-sygroup/ember-uikit/issues/311)) ([c7f8156](https://github.com/adfinis-sygroup/ember-uikit/commit/c7f815655fbaf3ff907b1da6797b2fa543bb945a)) + # [2.0.0](https://github.com/adfinis-sygroup/ember-uikit/compare/v1.0.0...v2.0.0) (2019-12-02) diff --git a/package.json b/package.json index e924ed91..79cb6621 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-uikit", - "version": "2.0.0", + "version": "2.0.1", "description": "The ember implementation of UIkit", "keywords": [ "ember-addon",