Skip to content

Commit

Permalink
chore(release): 2.1.2
Browse files Browse the repository at this point in the history
## [2.1.2](v2.1.1...v2.1.2) (2021-06-15)

### Bug Fixes

* **login:** scope modal to engine container ([0c83095](0c83095))
  • Loading branch information
semantic-release-bot committed Jun 15, 2021
1 parent f37a91a commit 694ca75
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.1.2](https://github.com/adfinis-sygroup/ember-ebau-gwr/compare/v2.1.1...v2.1.2) (2021-06-15)


### Bug Fixes

* **login:** scope modal to engine container ([0c83095](https://github.com/adfinis-sygroup/ember-ebau-gwr/commit/0c8309530285b824b6a6fe25b4733e020632d501))

## [2.1.1](https://github.com/adfinis-sygroup/ember-ebau-gwr/compare/v2.1.0...v2.1.1) (2021-06-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-ebau-gwr",
"version": "2.1.1",
"version": "2.1.2",
"description": "Ember engine to integrate ebau-gwr into an ember app.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 694ca75

Please sign in to comment.