Skip to content

Commit

Permalink
Release 10.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bmish committed Oct 13, 2021
1 parent 409fec3 commit a13bf49
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@




## v10.5.7 (2021-10-13)

#### :bug: Bug Fix
* [#1336](https://github.com/ember-cli/eslint-plugin-ember/pull/1336) Avoid crash when estraverse does not recognize node type during traversal ([@bmish](https://github.com/bmish))

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


## v10.5.6 (2021-10-12)

#### :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": "eslint-plugin-ember",
"version": "10.5.6",
"version": "10.5.7",
"description": "ESLint plugin for Ember.js apps",
"keywords": [
"eslint",
Expand Down

0 comments on commit a13bf49

Please sign in to comment.