Skip to content

Commit 5f211c9

Browse files
committed
Release 11.4.2
1 parent 30cb039 commit 5f211c9

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,20 @@
2020

2121

2222

23+
24+
25+
26+
## v11.4.2 (2023-01-04)
27+
28+
#### :bug: Bug Fix
29+
* [#1731](https://github.com/ember-cli/eslint-plugin-ember/pull/1731) Handle new service import style in several rules ([@wagenet](https://github.com/wagenet))
30+
31+
#### :house: Internal
32+
* [#1730](https://github.com/ember-cli/eslint-plugin-ember/pull/1730) Add eslint-remote-tester ([@bmish](https://github.com/bmish))
33+
34+
#### Committers: 2
35+
- Bryan Mishkin ([@bmish](https://github.com/bmish))
36+
- Peter Wagenet ([@wagenet](https://github.com/wagenet))
2337

2438

2539
## v11.4.1 (2023-01-03)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-ember",
3-
"version": "11.4.1",
3+
"version": "11.4.2",
44
"description": "ESLint plugin for Ember.js apps",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)