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 "eslint-plugin-ember" : {
44 "impact" : " patch" ,
5- "oldVersion" : " 12.7.3 " ,
6- "newVersion" : " 12.7.4 " ,
5+ "oldVersion" : " 12.7.4 " ,
6+ "newVersion" : " 12.7.5 " ,
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 (2025-09-14 )\n\n eslint-plugin-ember 12.7.4 (patch)\n\n #### :bug: Bug Fix\n * `eslint-plugin-ember`\n * [#2331 ](https://github.com/ember-cli/eslint-plugin-ember/pull/2331 ) fix: Ignore `findBy` calls from `ember-cli-mirage` in `no-array-prototype-extensions` ([@VasylMarchuk ](https://github.com/VasylMarchuk ))\n\n #### :house: Internal \n * `eslint-plugin-ember` \n * [#2332](https://github.com/ember-cli/eslint-plugin-ember/pull/2332) chore: try actions/setup-node before pnpm/action-setup ([@bmish](https://github.com/bmish)) \n\n #### Committers: 2 \n - Bryan Mishkin ([@bmish ](https://github.com/bmish)) \n - Vasyl Marchuk ([@VasylMarchuk](https://github.com/VasylMarchuk ))\n "
16+ "description" : " ## Release (2025-11-27 )\n\n eslint-plugin-ember 12.7.5 (patch)\n\n #### :bug: Bug Fix\n * `eslint-plugin-ember`\n * [#2349 ](https://github.com/ember-cli/eslint-plugin-ember/pull/2349 ) fix: allow decorated template-tag-only classes ([@CvX ](https://github.com/CvX ))\n\n #### Committers: 1 \n - Jarek Radosz ([@CvX ](https://github.com/CvX ))\n "
2117}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2025-11-27)
4+
5+ eslint-plugin-ember 12.7.5 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` eslint-plugin-ember `
9+ * [ #2349 ] ( https://github.com/ember-cli/eslint-plugin-ember/pull/2349 ) fix: allow decorated template-tag-only classes ([ @CvX ] ( https://github.com/CvX ) )
10+
11+ #### Committers: 1
12+ - Jarek Radosz ([ @CvX ] ( https://github.com/CvX ) )
13+
314## Release (2025-09-14)
415
516eslint-plugin-ember 12.7.4 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-ember" ,
3- "version" : " 12.7.4 " ,
3+ "version" : " 12.7.5 " ,
44 "description" : " ESLint plugin for Ember.js apps" ,
55 "keywords" : [
66 " eslint" ,
You can’t perform that action at this time.
0 commit comments