Skip to content

Commit 7e54791

Browse files
committed
Release 0.6.1.
1 parent cf66ff8 commit 7e54791

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ember-watson Changelog
22

3+
### 0.6.1
4+
5+
- Fix `watson:methodify` command to ensure app path gets defaulted correctly.
6+
37
### 0.6.0
48

59
- Updates QUnit transformation to work with QUnit.test style.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-watson",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "A young Ember Doctor to help you fix your code.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)