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 2
2
"solution" : {
3
3
"eslint-plugin-ember" : {
4
4
"impact" : " patch" ,
5
- "oldVersion" : " 12.7.1 " ,
6
- "newVersion" : " 12.7.2 " ,
5
+ "oldVersion" : " 12.7.2 " ,
6
+ "newVersion" : " 12.7.3 " ,
7
7
"constraints" : [
8
8
{
9
9
"impact" : " patch" ,
13
13
"pkgJSONPath" : " ./package.json"
14
14
}
15
15
},
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 "
16
+ "description" : " ## Release (2025-08-22)\n\n eslint-plugin-ember 12.7.3 (patch)\n\n #### :house: Internal\n * `eslint-plugin-ember`\n * [#2323 ](https://github.com/ember-cli/eslint-plugin-ember/pull/2323 ) chore: add npm provenance to publishing (second attempt) ([@bmish](https://github.com/bmish))\n\n #### Committers: 1\n - Bryan Mishkin ([@bmish](https://github.com/bmish))\n "
17
17
}
Original file line number Diff line number Diff line change 2
2
3
3
## Release (2025-08-22)
4
4
5
+ eslint-plugin-ember 12.7.3 (patch)
6
+
7
+ #### :house : Internal
8
+ * ` eslint-plugin-ember `
9
+ * [ #2323 ] ( https://github.com/ember-cli/eslint-plugin-ember/pull/2323 ) chore: add npm provenance to publishing (second attempt) ([ @bmish ] ( https://github.com/bmish ) )
10
+
11
+ #### Committers: 1
12
+ - Bryan Mishkin ([ @bmish ] ( https://github.com/bmish ) )
13
+
14
+ ## Release (2025-08-22)
15
+
5
16
eslint-plugin-ember 12.7.2 (patch)
6
17
7
18
#### :house : Internal
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-ember" ,
3
- "version" : " 12.7.2 " ,
3
+ "version" : " 12.7.3 " ,
4
4
"description" : " ESLint plugin for Ember.js apps" ,
5
5
"keywords" : [
6
6
" eslint" ,
You can’t perform that action at this time.
0 commit comments