File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "solution" : {
33 "@ember/app-blueprint" : {
44 "impact" : " minor" ,
5- "oldVersion" : " 7.2.0-alpha.0 " ,
6- "newVersion" : " 7.2.0-alpha.1 " ,
5+ "oldVersion" : " 7.2.0-alpha.1 " ,
6+ "newVersion" : " 7.2.0-alpha.2 " ,
77 "tagName" : " alpha" ,
88 "constraints" : [
99 {
1010 "impact" : " minor" ,
1111 "reason" : " Appears in changelog section :rocket: Enhancement"
12+ },
13+ {
14+ "impact" : " patch" ,
15+ "reason" : " Appears in changelog section :house: Internal"
1216 }
1317 ],
1418 "pkgJSONPath" : " ./package.json"
1519 }
1620 },
17- "description" : " ## Release (2026-05-21 )\n\n * @ember/app-blueprint 7.2.0-alpha.1 (minor)\n\n #### :rocket: Enhancement\n * `@ember/app-blueprint`\n * [#288 ](https://github.com/ember-cli/ember-app-blueprint/pull/288) Prepare 7.2 Alpha ( [@mansona](https://github.com/mansona))\n\n #### Committers: 1 \n - Chris Manson ([@mansona](https://github.com/mansona))\n "
21+ "description" : " ## Release (2026-06-30 )\n\n * @ember/app-blueprint 7.2.0-alpha.2 (minor)\n\n #### :rocket: Enhancement\n * `@ember/app-blueprint`\n * [#147 ](https://github.com/ember-cli/ember-app-blueprint/pull/147) Apply `typescript-eslint`'s recommended config to gts files ([@bendemboski](https://github.com/bendemboski)) \n\n #### :house: Internal \n * `@ember/app-blueprint` \n * [#291](https://github.com/ember-cli/ember-app-blueprint/pull/291) update release-plan ( [@mansona](https://github.com/mansona))\n * [#281](https://github.com/ember-cli/ember-app-blueprint/pull/281) Update RELEASE.md ([@mansona](https://github.com/mansona)) \n\n #### Committers: 2 \n - Ben Demboski ([@bendemboski](https://github.com/bendemboski)) \n - Chris Manson ([@mansona](https://github.com/mansona))\n "
1822}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2026-06-30)
4+
5+ * @ember/app-blueprint 7.2.0-alpha.2 (minor)
6+
7+ #### :rocket : Enhancement
8+ * ` @ember/app-blueprint `
9+ * [ #147 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/147 ) Apply ` typescript-eslint ` 's recommended config to gts files ([ @bendemboski ] ( https://github.com/bendemboski ) )
10+
11+ #### :house : Internal
12+ * ` @ember/app-blueprint `
13+ * [ #291 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/291 ) update release-plan ([ @mansona ] ( https://github.com/mansona ) )
14+ * [ #281 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/281 ) Update RELEASE.md ([ @mansona ] ( https://github.com/mansona ) )
15+
16+ #### Committers: 2
17+ - Ben Demboski ([ @bendemboski ] ( https://github.com/bendemboski ) )
18+ - Chris Manson ([ @mansona ] ( https://github.com/mansona ) )
19+
320## Release (2026-05-21)
421
522* @ember/app-blueprint 7.2.0-alpha.1 (minor)
Original file line number Diff line number Diff line change 11{
22 "name" : " @ember/app-blueprint" ,
3- "version" : " 7.2.0-alpha.1 " ,
3+ "version" : " 7.2.0-alpha.2 " ,
44 "description" : " Blueprint for next generation of Ember apps" ,
55 "keywords" : [
66 " ember-blueprint"
You can’t perform that action at this time.
0 commit comments