Skip to content

Commit

Permalink
Release 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
marcioj committed Sep 4, 2015
1 parent 24ee5cc commit 0cbb8e1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,10 @@
# ember-watson Changelog

### 0.6.5

- Make convert-resource-router-mapping transform not break when there is if expressions inside the router definition
(see [#80](https://github.com/abuiles/ember-watson/pull/80)).

### 0.6.4

- Add `ember watson:find-overloaded-cps` command to help locating all
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ember-watson",
"version": "0.6.4",
"version": "0.6.5",
"description": "A young Ember Doctor to help you fix your code.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 0cbb8e1

Please sign in to comment.