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.1 " ,
6- "newVersion" : " 7.2 .0-alpha.2 " ,
5+ "oldVersion" : " 7.3 .0-alpha.0 " ,
6+ "newVersion" : " 7.3 .0-alpha.1 " ,
77 "tagName" : " alpha" ,
88 "constraints" : [
99 {
1010 "impact" : " minor" ,
1111 "reason" : " Appears in changelog section :rocket: Enhancement"
1212 },
13+ {
14+ "impact" : " patch" ,
15+ "reason" : " Appears in changelog section :bug: Bug Fix"
16+ },
17+ {
18+ "impact" : " patch" ,
19+ "reason" : " Appears in changelog section :memo: Documentation"
20+ },
1321 {
1422 "impact" : " patch" ,
1523 "reason" : " Appears in changelog section :house: Internal"
1826 "pkgJSONPath" : " ./package.json"
1927 }
2028 },
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 "
29+ "description": "## Release (2026-07-03)\n\n* @ember/app-blueprint 7.3.0-alpha.1 (minor)\n\n#### :rocket: Enhancement\n* `@ember/app-blueprint`\n * [#305](https://github.com/ember-cli/ember-app-blueprint/pull/305) Prepare 7.3 Alpha ([@mansona](https://github.com/mansona))\n\n#### :bug: Bug Fix\n* `@ember/app-blueprint`\n * [#299](https://github.com/ember-cli/ember-app-blueprint/pull/299) update ember-cli dependency to latest ([@mansona](https://github.com/mansona))\n\n#### :memo: Documentation\n* `@ember/app-blueprint`\n * [#300](https://github.com/ember-cli/ember-app-blueprint/pull/300) Update RELEASE.md ([@mansona](https://github.com/mansona))\n\n#### :house: Internal\n* `@ember/app-blueprint`\n * [#298](https://github.com/ember-cli/ember-app-blueprint/pull/298) fix plan release for beta and stable ([@mansona](https://github.com/mansona))\n * [#297](https://github.com/ember-cli/ember-app-blueprint/pull/297) fix release-plan plan CI ([@mansona](https://github.com/mansona))\n\n#### Committers: 1\n- Chris Manson ([@mansona](https://github.com/mansona))\n"
2230}
Original file line number Diff line number Diff line change 22
33## Release (2026-07-03)
44
5+ * @ember/app-blueprint 7.3.0-alpha.1 (minor)
6+
7+ #### :rocket : Enhancement
8+ * ` @ember/app-blueprint `
9+ * [ #305 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/305 ) Prepare 7.3 Alpha ([ @mansona ] ( https://github.com/mansona ) )
10+
11+ #### :bug : Bug Fix
12+ * ` @ember/app-blueprint `
13+ * [ #299 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/299 ) update ember-cli dependency to latest ([ @mansona ] ( https://github.com/mansona ) )
14+
15+ #### :memo : Documentation
16+ * ` @ember/app-blueprint `
17+ * [ #300 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/300 ) Update RELEASE.md ([ @mansona ] ( https://github.com/mansona ) )
18+
19+ #### :house : Internal
20+ * ` @ember/app-blueprint `
21+ * [ #298 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/298 ) fix plan release for beta and stable ([ @mansona ] ( https://github.com/mansona ) )
22+ * [ #297 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/297 ) fix release-plan plan CI ([ @mansona ] ( https://github.com/mansona ) )
23+
24+ #### Committers: 1
25+ - Chris Manson ([ @mansona ] ( https://github.com/mansona ) )
26+
27+ ## Release (2026-07-03)
28+
529* @ember/app-blueprint 7.2.0-beta.1 (minor)
630
731#### :rocket : Enhancement
Original file line number Diff line number Diff line change 11{
22 "name" : " @ember/app-blueprint" ,
3- "version" : " 7.3.0-alpha.0 " ,
3+ "version" : " 7.3.0-alpha.1 " ,
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