File tree Expand file tree Collapse file tree 3 files changed +24
-4
lines changed Expand file tree Collapse file tree 3 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 22 "solution" : {
33 "ember-eslint-parser" : {
44 "impact" : " patch" ,
5- "oldVersion" : " 0.5.6 " ,
6- "newVersion" : " 0.5.7 " ,
5+ "oldVersion" : " 0.5.7 " ,
6+ "newVersion" : " 0.5.8 " ,
77 "constraints" : [
88 {
99 "impact" : " patch" ,
1010 "reason" : " Appears in changelog section :bug: Bug Fix"
11+ },
12+ {
13+ "impact" : " patch" ,
14+ "reason" : " Appears in changelog section :house: Internal"
1115 }
1216 ],
1317 "pkgJSONPath" : " ./package.json"
1418 }
1519 },
16- "description" : " ## Release (2024-12-01 )\n\n ember-eslint-parser 0.5.7 (patch)\n\n #### :bug: Bug Fix\n * `ember-eslint-parser`\n * [#114 ](https://github.com/ember-tooling/ember-eslint-parser/pull/114) Define `preprocess` as `undefined` ([@MrChocolatine ](https://github.com/MrChocolatine ))\n\n #### Committers: 1 \n - [@MrChocolatine ](https://github.com/MrChocolatine )\n "
20+ "description" : " ## Release (2025-01-15 )\n\n ember-eslint-parser 0.5.8 (patch)\n\n #### :bug: Bug Fix\n * `ember-eslint-parser`\n * [#118 ](https://github.com/ember-tooling/ember-eslint-parser/pull/118) Fix resolving of peer deps ([@simonihmig](https://github.com/simonihmig)) \n\n #### :house: Internal \n * `ember-eslint-parser` \n * [#116](https://github.com/ember-tooling/ember-eslint-parser/pull/116) Tests for TS flat-config ([@NullVoxPopuli ](https://github.com/NullVoxPopuli ))\n\n #### Committers: 2 \n - Simon Ihmig ([@simonihmig ](https://github.com/simonihmig)) \n - [@NullVoxPopuli](https://github.com/NullVoxPopuli )\n "
1721}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2025-01-15)
4+
5+ ember-eslint-parser 0.5.8 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` ember-eslint-parser `
9+ * [ #118 ] ( https://github.com/ember-tooling/ember-eslint-parser/pull/118 ) Fix resolving of peer deps ([ @simonihmig ] ( https://github.com/simonihmig ) )
10+
11+ #### :house : Internal
12+ * ` ember-eslint-parser `
13+ * [ #116 ] ( https://github.com/ember-tooling/ember-eslint-parser/pull/116 ) Tests for TS flat-config ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
14+
15+ #### Committers: 2
16+ - Simon Ihmig ([ @simonihmig ] ( https://github.com/simonihmig ) )
17+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
18+
319## Release (2024-12-01)
420
521ember-eslint-parser 0.5.7 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-eslint-parser" ,
3- "version" : " 0.5.7 " ,
3+ "version" : " 0.5.8 " ,
44 "description" : " " ,
55 "keywords" : [],
66 "repository" : {
You can’t perform that action at this time.
0 commit comments