From 292cdc5fc2cb36b2fcade00703584f4661b461ec Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 6 May 2022 11:35:17 +0000 Subject: [PATCH] chore(release): 5.1.3 [skip ci] ## [5.1.3](https://github.com/adfinis-sygroup/ember-uikit/compare/v5.1.2...v5.1.3) (2022-05-06) ### Bug Fixes * **engine:** add engine compatibility for the global container ([a3562b0](https://github.com/adfinis-sygroup/ember-uikit/commit/a3562b04fcc0691fd89dad33a0362297d954b9fd)) ### Reverts * Revert "fix(confirm): add modal service with configuration options" ([d151396](https://github.com/adfinis-sygroup/ember-uikit/commit/d15139667e8b94fafabffafad85f9da820667379)) --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d6e2ea9..58251560 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## [5.1.3](https://github.com/adfinis-sygroup/ember-uikit/compare/v5.1.2...v5.1.3) (2022-05-06) + + +### Bug Fixes + +* **engine:** add engine compatibility for the global container ([a3562b0](https://github.com/adfinis-sygroup/ember-uikit/commit/a3562b04fcc0691fd89dad33a0362297d954b9fd)) + + +### Reverts + +* Revert "fix(confirm): add modal service with configuration options" ([d151396](https://github.com/adfinis-sygroup/ember-uikit/commit/d15139667e8b94fafabffafad85f9da820667379)) + ## [5.1.2](https://github.com/adfinis-sygroup/ember-uikit/compare/v5.1.1...v5.1.2) (2022-05-03) diff --git a/package.json b/package.json index 969a991b..df8de44c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-uikit", - "version": "5.1.2", + "version": "5.1.3", "description": "The ember implementation of UIkit", "keywords": [ "ember-addon",