File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 6
6
7
7
8
8
9
+
10
+ ## v12.2.1 (2024-09-25)
11
+
12
+ #### :bug : Bug Fix
13
+ * [ #2163 ] ( https://github.com/ember-cli/eslint-plugin-ember/pull/2163 ) Bump the parser ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
14
+ * [ #2162 ] ( https://github.com/ember-cli/eslint-plugin-ember/pull/2162 ) Allow imports from ` ember-data/store ` ([ @Windvis ] ( https://github.com/Windvis ) )
15
+
16
+ #### Committers: 2
17
+ - Sam Van Campenhout ([ @Windvis ] ( https://github.com/Windvis ) )
18
+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
19
+
9
20
## v12.2.0 (2024-08-17)
10
21
11
22
#### :rocket : Enhancement
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-ember" ,
3
- "version" : " 12.2.0 " ,
3
+ "version" : " 12.2.1 " ,
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