Skip to content

Commit 39539bc

Browse files
committed
Update CHANGELOG
1 parent 9943b7e commit 39539bc

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v7.7.2 (2019-12-12)
2+
3+
#### :bug: Bug Fix
4+
* [#621](https://github.com/ember-cli/eslint-plugin-ember/pull/621) Fix false positive with `ignoreNonThisExpressions` option in `use-ember-get-and-set` rule ([@Exelord](https://github.com/Exelord))
5+
6+
#### :memo: Documentation
7+
* [#620](https://github.com/ember-cli/eslint-plugin-ember/pull/620) Use consistent prefixes for rule descriptions ([@bmish](https://github.com/bmish))
8+
9+
#### :house: Internal
10+
* [#625](https://github.com/ember-cli/eslint-plugin-ember/pull/625) Add eslint-plugin-jest internally and enable rules ([@bmish](https://github.com/bmish))
11+
* [#624](https://github.com/ember-cli/eslint-plugin-ember/pull/624) Add eslint-plugin-unicorn internally and enable recommended rules ([@bmish](https://github.com/bmish))
12+
13+
#### Committers: 2
14+
- Bryan Mishkin ([@bmish](https://github.com/bmish))
15+
- Maciej Kwaśniak ([@Exelord](https://github.com/Exelord))
16+
117
## v7.7.1 (2019-11-29)
218

319
#### :bug: Bug Fix

0 commit comments

Comments
 (0)