File tree Expand file tree Collapse file tree 3 files changed +16
-9
lines changed Expand file tree Collapse file tree 3 files changed +16
-9
lines changed Original file line number Diff line number Diff line change 22 "solution" : {
33 "eslint-plugin-ember" : {
44 "impact" : " patch" ,
5- "oldVersion" : " 12.7.0 " ,
6- "newVersion" : " 12.7.1 " ,
5+ "oldVersion" : " 12.7.1 " ,
6+ "newVersion" : " 12.7.2 " ,
77 "constraints" : [
88 {
99 "impact" : " patch" ,
10- "reason" : " Appears in changelog section :bug: Bug Fix"
11- },
12- {
13- "impact" : " patch" ,
14- "reason" : " Appears in changelog section :memo: Documentation"
10+ "reason" : " Appears in changelog section :house: Internal"
1511 }
1612 ],
1713 "pkgJSONPath" : " ./package.json"
1814 }
1915 },
20- "description" : " ## Release (2025-08-22)\n\n eslint-plugin-ember 12.7.1 (patch)\n\n #### :bug: Bug Fix \n * `eslint-plugin-ember`\n * [#2320 ](https://github.com/ember-cli/eslint-plugin-ember/pull/2320) fix: `no-array-prototype-extensions` rule to lint against `setObjects()` ([@MrChocolatine ](https://github.com/MrChocolatine ))\n * [#2315](https://github.com/ember-cli/eslint-plugin-ember/pull/2315) fix: no-runloop: catch namespace imports ([@Geodewd549](https://github.com/Geodewd549)) \n\n #### :memo: Documentation \n * `eslint-plugin-ember` \n * [#2313](https://github.com/ember-cli/eslint-plugin-ember/pull/2313) Remove name from CHANGELOG ([@rmachielse](https://github.com/rmachielse)) \n\n #### Committers: 3 \n - Richard ([@rmachielse](https://github.com/rmachielse)) \n - [@Geodewd549](https://github.com/Geodewd549) \n - [@MrChocolatine ](https://github.com/MrChocolatine )\n "
16+ "description" : " ## Release (2025-08-22)\n\n eslint-plugin-ember 12.7.2 (patch)\n\n #### :house: Internal \n * `eslint-plugin-ember`\n * [#2321 ](https://github.com/ember-cli/eslint-plugin-ember/pull/2321) chore: add npm provenance to publishing ([@bmish ](https://github.com/bmish ))\n\n #### Committers: 1 \n - Bryan Mishkin ([@bmish ](https://github.com/bmish) )\n "
2117}
Original file line number Diff line number Diff line change 22
33## Release (2025-08-22)
44
5+ eslint-plugin-ember 12.7.2 (patch)
6+
7+ #### :house : Internal
8+ * ` eslint-plugin-ember `
9+ * [ #2321 ] ( https://github.com/ember-cli/eslint-plugin-ember/pull/2321 ) chore: add npm provenance to publishing ([ @bmish ] ( https://github.com/bmish ) )
10+
11+ #### Committers: 1
12+ - Bryan Mishkin ([ @bmish ] ( https://github.com/bmish ) )
13+
14+ ## Release (2025-08-22)
15+
516eslint-plugin-ember 12.7.1 (patch)
617
718#### :bug : Bug Fix
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-ember" ,
3- "version" : " 12.7.1 " ,
3+ "version" : " 12.7.2 " ,
44 "description" : " ESLint plugin for Ember.js apps" ,
55 "keywords" : [
66 " eslint" ,
You can’t perform that action at this time.
0 commit comments