File tree Expand file tree Collapse file tree 3 files changed +15
-4
lines changed Expand file tree Collapse file tree 3 files changed +15
-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.2 " ,
6- "newVersion" : " 0.5.3 " ,
5+ "oldVersion" : " 0.5.3 " ,
6+ "newVersion" : " 0.5.4 " ,
77 "constraints" : [
88 {
99 "impact" : " patch" ,
1313 "pkgJSONPath" : " ./package.json"
1414 }
1515 },
16- "description" : " ## Release (2024-10-22 )\n\n ember-eslint-parser 0.5.3 (patch)\n\n #### :bug: Bug Fix\n * `ember-eslint-parser`\n * [#101 ](https://github.com/ember-tooling/ember-eslint-parser/pull/101) fix: Typo in error message ([@HeroicEric ](https://github.com/HeroicEric ))\n\n #### Committers: 1\n - Eric Kelly ([@HeroicEric ](https://github.com/HeroicEric ))\n "
16+ "description" : " ## Release (2024-11-21 )\n\n ember-eslint-parser 0.5.4 (patch)\n\n #### :bug: Bug Fix\n * `ember-eslint-parser`\n * [#104 ](https://github.com/ember-tooling/ember-eslint-parser/pull/104) throw useful error message for eslint ([@patricklx ](https://github.com/patricklx ))\n\n #### Committers: 1\n - Patrick Pircher ([@patricklx ](https://github.com/patricklx ))\n "
1717}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2024-11-21)
4+
5+ ember-eslint-parser 0.5.4 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` ember-eslint-parser `
9+ * [ #104 ] ( https://github.com/ember-tooling/ember-eslint-parser/pull/104 ) throw useful error message for eslint ([ @patricklx ] ( https://github.com/patricklx ) )
10+
11+ #### Committers: 1
12+ - Patrick Pircher ([ @patricklx ] ( https://github.com/patricklx ) )
13+
314## Release (2024-10-22)
415
516ember-eslint-parser 0.5.3 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-eslint-parser" ,
3- "version" : " 0.5.3 " ,
3+ "version" : " 0.5.4 " ,
44 "description" : " " ,
55 "keywords" : [],
66 "repository" : {
You can’t perform that action at this time.
0 commit comments