File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 5
5
6
6
7
7
8
+
9
+ ## v10.5.9 (2022-02-14)
10
+
11
+ #### :bug : Bug Fix
12
+ * [ #1431 ] ( https://github.com/ember-cli/eslint-plugin-ember/pull/1431 ) Fix crash in ` jquery-ember-run ` rule ([ @ef4 ] ( https://github.com/ef4 ) )
13
+
14
+ #### :memo : Documentation
15
+ * [ #1410 ] ( https://github.com/ember-cli/eslint-plugin-ember/pull/1410 ) Fix broken URLs in documentation ([ @bmish ] ( https://github.com/bmish ) )
16
+
17
+ #### :house : Internal
18
+ * [ #1402 ] ( https://github.com/ember-cli/eslint-plugin-ember/pull/1402 ) Add GitHub Actions to Dependabot config ([ @ddzz ] ( https://github.com/ddzz ) )
19
+
20
+ #### Committers: 3
21
+ - Bryan Mishkin ([ @bmish ] ( https://github.com/bmish ) )
22
+ - Darius D. ([ @ddzz ] ( https://github.com/ddzz ) )
23
+ - Edward Faulkner ([ @ef4 ] ( https://github.com/ef4 ) )
24
+
25
+
8
26
## v10.5.8 (2021-11-23)
9
27
10
28
#### :bug : Bug Fix
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-ember" ,
3
- "version" : " 10.5.8 " ,
3
+ "version" : " 10.5.9 " ,
4
4
"description" : " ESLint plugin for Ember.js apps" ,
5
5
"keywords" : [
6
6
" eslint" ,
You can’t perform that action at this time.
0 commit comments