Skip to content

Commit

Permalink
Release 2.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Jun 15, 2021
1 parent ed1f9f9 commit 5762a25
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## v2.2.8 (2021-06-15)

#### :bug: Bug Fix
* [#1050](https://github.com/emberjs/ember-test-helpers/pull/1050) Remove unneeded `treeForVendor` ([@rwjblue](https://github.com/rwjblue))

#### Committers: 1
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))


## v2.2.7 (2021-06-15)

#### :bug: Bug Fix
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/test-helpers",
"version": "2.2.7",
"version": "2.2.8",
"description": "Helpers for testing Ember.js applications",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 5762a25

Please sign in to comment.