Skip to content

Commit

Permalink
chore(release): 2.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.2.0](v2.1.0...v2.2.0) (2020-03-06)

### Features

* [feat][DB-90214] calledOnceWith ([aa5559f](aa5559f))
* [feat][DB-90214] Move 'open-modal' helper to Github ([d67a1a1](d67a1a1))
* [feat][DB-90214] Use sinon in test ([c4b6877](c4b6877))
* eslint warning ([278adf9](278adf9))
  • Loading branch information
semantic-release-bot committed Mar 6, 2020
1 parent 7b0143b commit 84bb686
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [2.2.0](https://github.com/BBVAEngineering/ember-modal-service/compare/v2.1.0...v2.2.0) (2020-03-06)


### Features

* [feat][DB-90214] calledOnceWith ([aa5559f](https://github.com/BBVAEngineering/ember-modal-service/commit/aa5559fb7768bf7f8a3fb9b84c8268bd428f5a92))
* [feat][DB-90214] Move 'open-modal' helper to Github ([d67a1a1](https://github.com/BBVAEngineering/ember-modal-service/commit/d67a1a1372a6c0f904b9f0a0c1c7d114e2beecd1))
* [feat][DB-90214] Use sinon in test ([c4b6877](https://github.com/BBVAEngineering/ember-modal-service/commit/c4b687789b5ca313f292650d4ebd37ed62c76510))
* eslint warning ([278adf9](https://github.com/BBVAEngineering/ember-modal-service/commit/278adf9085bfc415dd09341e9b9a892b7c073724))

# [2.1.0](https://github.com/BBVAEngineering/ember-modal-service/compare/v2.0.0...v2.1.0) (2019-12-05)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-modal-service",
"version": "2.1.0",
"version": "2.2.0",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 84bb686

Please sign in to comment.