Skip to content

Commit

Permalink
Release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simonihmig committed Oct 19, 2021
1 parent 30a2631 commit 68f5009
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## v0.7.0 (2021-10-19)

#### :boom: Breaking Change
* [#246](https://github.com/kaliber5/ember-cli-yadda/pull/246) Update to ember-auto-import v2 ([@simonihmig](https://github.com/simonihmig))
* [#248](https://github.com/kaliber5/ember-cli-yadda/pull/248) Update Ember to 3.28, drop support for 3.16 ([@simonihmig](https://github.com/simonihmig))
* [#247](https://github.com/kaliber5/ember-cli-yadda/pull/247) Drop node 10 support ([@simonihmig](https://github.com/simonihmig))

#### :rocket: Enhancement
* [#246](https://github.com/kaliber5/ember-cli-yadda/pull/246) Update to ember-auto-import v2 ([@simonihmig](https://github.com/simonihmig))
* [#248](https://github.com/kaliber5/ember-cli-yadda/pull/248) Update Ember to 3.28, drop support for 3.16 ([@simonihmig](https://github.com/simonihmig))

#### Committers: 2
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig))
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)

## v0.6.0 (2020-11-06)

#### :boom: Breaking Change
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-cli-yadda",
"version": "0.6.0",
"version": "0.7.0",
"description": "Ember-cli yadda addon for running Gherkin acceptance tests",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 68f5009

Please sign in to comment.