File tree Expand file tree Collapse file tree 3 files changed +21
-4
lines changed Expand file tree Collapse file tree 3 files changed +21
-4
lines changed Original file line number Diff line number Diff line change 2
2
"solution" : {
3
3
"ember-eslint-parser" : {
4
4
"impact" : " patch" ,
5
- "oldVersion" : " 0.5.9" ,
6
- "newVersion" : " 0.5.10" ,
5
+ "oldVersion" : " 0.5.10" ,
6
+ "newVersion" : " 0.5.11" ,
7
+ "tagName" : " latest" ,
7
8
"constraints" : [
8
9
{
9
10
"impact" : " patch" ,
17
18
"pkgJSONPath" : " ./package.json"
18
19
}
19
20
},
20
- "description" : " ## Release (2025-07-23 )\n\n ember -eslint-parser 0.5.10 (patch)\n\n #### :bug: Bug Fix\n * `ember-eslint-parser`\n * [#130 ](https://github.com/ember-tooling/ember-eslint-parser/pull/130) Widen @glimmer/syntax range ([@NullVoxPopuli ](https://github.com/NullVoxPopuli ))\n\n #### :house: Internal\n * `ember-eslint-parser`\n * [#127 ](https://github.com/ember-tooling/ember-eslint-parser/pull/127) test eslint fix && with different ts eslint plugin versions ([@patricklx ](https://github.com/patricklx ))\n\n #### Committers: 2\n - Patrick Pircher ([@patricklx ](https://github.com/patricklx ))\n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
21
+ "description" : " ## Release (2025-08-05 )\n\n * ember -eslint-parser 0.5.11 (patch)\n\n #### :bug: Bug Fix\n * `ember-eslint-parser`\n * [#131 ](https://github.com/ember-tooling/ember-eslint-parser/pull/131) Preserve types from gjs files ([@wagenet ](https://github.com/wagenet ))\n\n #### :house: Internal\n * `ember-eslint-parser`\n * [#133 ](https://github.com/ember-tooling/ember-eslint-parser/pull/133) Update release-plan ([@NullVoxPopuli ](https://github.com/NullVoxPopuli ))\n\n #### Committers: 2\n - Peter Wagenet ([@wagenet ](https://github.com/wagenet ))\n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
21
22
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## Release (2025-08-05)
4
+
5
+ * ember-eslint-parser 0.5.11 (patch)
6
+
7
+ #### :bug : Bug Fix
8
+ * ` ember-eslint-parser `
9
+ * [ #131 ] ( https://github.com/ember-tooling/ember-eslint-parser/pull/131 ) Preserve types from gjs files ([ @wagenet ] ( https://github.com/wagenet ) )
10
+
11
+ #### :house : Internal
12
+ * ` ember-eslint-parser `
13
+ * [ #133 ] ( https://github.com/ember-tooling/ember-eslint-parser/pull/133 ) Update release-plan ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
14
+
15
+ #### Committers: 2
16
+ - Peter Wagenet ([ @wagenet ] ( https://github.com/wagenet ) )
17
+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
18
+
3
19
## Release (2025-07-23)
4
20
5
21
ember-eslint-parser 0.5.10 (patch)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-eslint-parser" ,
3
- "version" : " 0.5.10 " ,
3
+ "version" : " 0.5.11 " ,
4
4
"description" : " " ,
5
5
"keywords" : [],
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments