File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "solution" : {
33 "eslint-plugin-ember" : {
4- "impact" : " patch " ,
5- "oldVersion" : " 13.1.3 " ,
6- "newVersion" : " 13.1.4 " ,
4+ "impact" : " minor " ,
5+ "oldVersion" : " 13.1.4 " ,
6+ "newVersion" : " 13.2.0 " ,
77 "tagName" : " latest" ,
88 "constraints" : [
99 {
10- "impact" : " patch " ,
11- "reason" : " Appears in changelog section :bug: Bug Fix "
10+ "impact" : " minor " ,
11+ "reason" : " Appears in changelog section :rocket: Enhancement "
1212 },
1313 {
1414 "impact" : " patch" ,
15- "reason" : " Appears in changelog section :house: Internal "
15+ "reason" : " Appears in changelog section :bug: Bug Fix "
1616 }
1717 ],
1818 "pkgJSONPath" : " ./package.json"
1919 }
2020 },
21- "description" : " ## Release (2026-04-27 )\n\n * eslint-plugin-ember 13.1.4 (patch )\n\n #### :bug: Bug Fix \n * `eslint-plugin-ember`\n * [#2752 ](https://github.com/ember-cli/eslint-plugin-ember/pull/2752) Update ember-eslint-parser to 0.11.2 ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) \n * [#2728](https://github.com/ember-cli/eslint-plugin-ember/pull/2728) BUGFIX: template-require-mandatory-role-attributes — lowercase role + split whitespace role lists ([@johanrd](https://github.com/johanrd))\n\n #### :house: Internal \n * `eslint-plugin-ember`\n * [#2748 ](https://github.com/ember-cli/eslint-plugin-ember/pull/2748) refactor: extract `html-interactive-content` util (HTML §3.2.5.2.7 authority) ([@johanrd ](https://github.com/johanrd ))\n\n #### Committers: 2\n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n - [@johanrd](https://github.com/johanrd)\n "
21+ "description" : " ## Release (2026-04-28 )\n\n * eslint-plugin-ember 13.2.0 (minor )\n\n #### :rocket: Enhancement \n * `eslint-plugin-ember`\n * [#2763 ](https://github.com/ember-cli/eslint-plugin-ember/pull/2763) feat: add template-require-input-type ([@johanrd](https://github.com/johanrd))\n\n #### :bug: Bug Fix \n * `eslint-plugin-ember`\n * [#2766 ](https://github.com/ember-cli/eslint-plugin-ember/pull/2766) Update parser ([@NullVoxPopuli ](https://github.com/NullVoxPopuli ))\n\n #### Committers: 2\n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n - [@johanrd](https://github.com/johanrd)\n "
2222}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2026-04-28)
4+
5+ * eslint-plugin-ember 13.2.0 (minor)
6+
7+ #### :rocket : Enhancement
8+ * ` eslint-plugin-ember `
9+ * [ #2763 ] ( https://github.com/ember-cli/eslint-plugin-ember/pull/2763 ) feat: add template-require-input-type ([ @johanrd ] ( https://github.com/johanrd ) )
10+
11+ #### :bug : Bug Fix
12+ * ` eslint-plugin-ember `
13+ * [ #2766 ] ( https://github.com/ember-cli/eslint-plugin-ember/pull/2766 ) Update parser ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
14+
15+ #### Committers: 2
16+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
17+ - [ @johanrd ] ( https://github.com/johanrd )
18+
319## Release (2026-04-27)
420
521* eslint-plugin-ember 13.1.4 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-ember" ,
3- "version" : " 13.1.4 " ,
3+ "version" : " 13.2.0 " ,
44 "description" : " ESLint plugin for Ember.js apps" ,
55 "keywords" : [
66 " eslint" ,
You can’t perform that action at this time.
0 commit comments