File tree Expand file tree Collapse file tree 3 files changed +15
-8
lines changed
Expand file tree Collapse file tree 3 files changed +15
-8
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.4 " ,
6- "newVersion" : " 0.5.5 " ,
5+ "oldVersion" : " 0.5.5 " ,
6+ "newVersion" : " 0.5.6 " ,
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"
1511 }
1612 ],
1713 "pkgJSONPath" : " ./package.json"
1814 }
1915 },
20- "description" : " ## Release (2024-11-22)\n\n ember-eslint-parser 0.5.5 (patch)\n\n #### :bug: Bug Fix\n * `ember-eslint-parser`\n * [#109 ](https://github.com/ember-tooling/ember-eslint-parser/pull/109) Don't error on custom-elements ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) \n * [#106](https://github.com/ember-tooling/ember-eslint-parser/pull/106) Check for svg tags like we do for html tags ([@ evoactivity](https://github.com/evoactivity))\n\n #### :house: Internal \n * `ember-eslint-parser` \n * [#107](https://github.com/ember-tooling/ember-eslint-parser/pull/107) Update release-plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) \n\n #### Committers: 2 \n - Liam Potter ([@evoactivity](https://github.com/evoactivity)) \n - [@NullVoxPopuli](https://github.com/NullVoxPopuli )\n "
16+ "description" : " ## Release (2024-11-22)\n\n ember-eslint-parser 0.5.6 (patch)\n\n #### :bug: Bug Fix\n * `ember-eslint-parser`\n * [#110 ](https://github.com/ember-tooling/ember-eslint-parser/pull/110) Add mathml tag check ([@evoactivity](https://github.com/evoactivity))\n\n #### Committers: 1 \n - Liam Potter ([@evoactivity](https://github.com/evoactivity))\n "
2117}
Original file line number Diff line number Diff line change 22
33## Release (2024-11-22)
44
5+ ember-eslint-parser 0.5.6 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` ember-eslint-parser `
9+ * [ #110 ] ( https://github.com/ember-tooling/ember-eslint-parser/pull/110 ) Add mathml tag check ([ @evoactivity ] ( https://github.com/evoactivity ) )
10+
11+ #### Committers: 1
12+ - Liam Potter ([ @evoactivity ] ( https://github.com/evoactivity ) )
13+
14+ ## Release (2024-11-22)
15+
516ember-eslint-parser 0.5.5 (patch)
617
718#### :bug : Bug Fix
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-eslint-parser" ,
3- "version" : " 0.5.5 " ,
3+ "version" : " 0.5.6 " ,
44 "description" : " " ,
55 "keywords" : [],
66 "repository" : {
You can’t perform that action at this time.
0 commit comments