Skip to content

Commit

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

### Bug Fixes

* **deps:** move focus-trap to dependencies ([636a681](636a681))
* **deps:** update ember to 3.16.5 ([02b5d65](02b5d65))
  • Loading branch information
semantic-release-bot committed Mar 24, 2020
1 parent 629c3b9 commit 360bf8b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.1.1](https://github.com/adfinis-sygroup/ember-uikit/compare/v2.1.0...v2.1.1) (2020-03-24)


### Bug Fixes

* **deps:** move focus-trap to dependencies ([636a681](https://github.com/adfinis-sygroup/ember-uikit/commit/636a68107b681241f4d9ad74f20df1dea7e93eec))
* **deps:** update ember to 3.16.5 ([02b5d65](https://github.com/adfinis-sygroup/ember-uikit/commit/02b5d650539326133a0b38d163648f6a58bb0349))

# [2.1.0](https://github.com/adfinis-sygroup/ember-uikit/compare/v2.0.1...v2.1.0) (2020-03-19)


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.1.0",
"version": "2.1.1",
"description": "The ember implementation of UIkit",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 360bf8b

Please sign in to comment.