Skip to content

Commit

Permalink
chore(release): 2.1.0
Browse files Browse the repository at this point in the history
# [2.1.0](v2.0.1...v2.1.0) (2020-03-19)

### Bug Fixes

* **modal:** ignore bubbling events ([fe6b593](fe6b593))

### Features

* **modal:** trap focus in opened modal ([0393967](0393967))
  • Loading branch information
semantic-release-bot authored and Jonas Metzener committed Mar 24, 2020
1 parent 983eae0 commit 6de4a2b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.1.0](https://github.com/adfinis-sygroup/ember-uikit/compare/v2.0.1...v2.1.0) (2020-03-19)


### Bug Fixes

* **modal:** ignore bubbling events ([fe6b593](https://github.com/adfinis-sygroup/ember-uikit/commit/fe6b593a10409ed6ea67b97dda201e2b95e777c7))


### Features

* **modal:** trap focus in opened modal ([0393967](https://github.com/adfinis-sygroup/ember-uikit/commit/0393967614f1ffcab9d06b7549067c1f4d62ec50))

## [2.0.1](https://github.com/adfinis-sygroup/ember-uikit/compare/v2.0.0...v2.0.1) (2019-12-04)


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-uikit",
"version": "2.0.1",
"version": "2.1.0",
"description": "The ember implementation of UIkit",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 6de4a2b

Please sign in to comment.