Skip to content

Commit

Permalink
Release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Aug 24, 2020
1 parent 0ba0745 commit a49ebb9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
## v1.2.2 (2020-08-24)

#### :bug: Bug Fix
* [#204](https://github.com/ember-codemods/ember-qunit-codemod/pull/204) fix: handle async lifecycle hooks like beforeEach ([@bmish](https://github.com/bmish))

#### Committers: 1
- Bryan Mishkin ([@bmish](https://github.com/bmish))

## v1.2.1 (2019-09-09)

#### :bug: Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ember-qunit-codemod",
"version": "1.2.1",
"version": "1.2.2",
"description": "codemod script for ember-qunit",
"keywords": [
"codemod",
Expand Down

0 comments on commit a49ebb9

Please sign in to comment.