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.0.0-alpha.0 " ,
6- "newVersion" : " 7.0.0-alpha.1 " ,
5+ "oldVersion" : " 7.0.0-alpha.1 " ,
6+ "newVersion" : " 7.0.0-alpha.2 " ,
77 "tagName" : " alpha" ,
88 "constraints" : [
99 {
2222 "pkgJSONPath" : " ./package.json"
2323 }
2424 },
25- "description" : " ## Release (2026-04-17)\n\n * @ember/app-blueprint 7.0.0-alpha.1 (minor)\n\n #### :rocket: Enhancement\n * `@ember/app-blueprint`\n * [#242](https://github.com/ember-cli/ember-app-blueprint/pull/242) Prepare 7.0-alpha ([@mansona](https://github.com/mansona))\n\n #### :bug: Bug Fix\n * `@ember/app-blueprint`\n * [#231](https://github.com/ember-cli/ember-app-blueprint/pull/231) update ember-cli dependency to latest ([@mansona](https://github.com/mansona))\n * [#226](https://github.com/ember-cli/ember-app-blueprint/pull/226) fix decorator-transforms runtime path in babel.config.mjs ([@mansona](https://github.com/mansona))\n\n #### :house: Internal\n * `@ember/app-blueprint`\n * [#228](https://github.com/ember-cli/ember-app-blueprint/pull/228) Enable patch publish ([@mansona](https://github.com/mansona))\n\n #### Committers: 1\n - Chris Manson ([@mansona](https://github.com/mansona))\n "
25+ "description": "## Release (2026-04-17)\n\n* @ember/app-blueprint 7.0.0-alpha.2 (minor)\n\n#### :rocket: Enhancement\n* `@ember/app-blueprint`\n * [#242](https://github.com/ember-cli/ember-app-blueprint/pull/242) Prepare 7.0-alpha ([@mansona](https://github.com/mansona))\n\n#### :bug: Bug Fix\n* `@ember/app-blueprint`\n * [#231](https://github.com/ember-cli/ember-app-blueprint/pull/231) update ember-cli dependency to latest ([@mansona](https://github.com/mansona))\n * [#226](https://github.com/ember-cli/ember-app-blueprint/pull/226) fix decorator-transforms runtime path in babel.config.mjs ([@mansona](https://github.com/mansona))\n\n#### :house: Internal\n* `@ember/app-blueprint`\n * [#249](https://github.com/ember-cli/ember-app-blueprint/pull/249) fix publish ([@mansona](https://github.com/mansona))\n * [#234](https://github.com/ember-cli/ember-app-blueprint/pull/234) Prepare Alpha Release v7.0.0-alpha.1 ([@github-actions[bot]](https://github.com/apps/github-actions))\n * [#228](https://github.com/ember-cli/ember-app-blueprint/pull/228) Enable patch publish ([@mansona](https://github.com/mansona))\n\n#### Committers: 2\n- Chris Manson ([@mansona](https://github.com/mansona))\n- GitHub Actions [Bot] ([@github-actions](https://github.com/apps/github-actions))\n"
2626}
Original file line number Diff line number Diff line change 22
33## Release (2026-04-17)
44
5+ * @ember/app-blueprint 7.0.0-alpha.2 (minor)
6+
7+ #### :rocket : Enhancement
8+ * ` @ember/app-blueprint `
9+ * [ #242 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/242 ) Prepare 7.0-alpha ([ @mansona ] ( https://github.com/mansona ) )
10+
11+ #### :bug : Bug Fix
12+ * ` @ember/app-blueprint `
13+ * [ #231 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/231 ) update ember-cli dependency to latest ([ @mansona ] ( https://github.com/mansona ) )
14+ * [ #226 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/226 ) fix decorator-transforms runtime path in babel.config.mjs ([ @mansona ] ( https://github.com/mansona ) )
15+
16+ #### :house : Internal
17+ * ` @ember/app-blueprint `
18+ * [ #249 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/249 ) fix publish ([ @mansona ] ( https://github.com/mansona ) )
19+ * [ #234 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/234 ) Prepare Alpha Release v7.0.0-alpha.1 ([ @github-actions [ bot]] ( https://github.com/apps/github-actions ) )
20+ * [ #228 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/228 ) Enable patch publish ([ @mansona ] ( https://github.com/mansona ) )
21+
22+ #### Committers: 2
23+ - Chris Manson ([ @mansona ] ( https://github.com/mansona ) )
24+ - GitHub Actions [ Bot] ([ @github-actions ] ( https://github.com/apps/github-actions ) )
25+
26+ ## Release (2026-04-17)
27+
528* @ember/app-blueprint 7.0.0-alpha.1 (minor)
629
730#### :rocket : Enhancement
Original file line number Diff line number Diff line change 11{
22 "name" : " @ember/app-blueprint" ,
3- "version" : " 7.0.0-alpha.1 " ,
3+ "version" : " 7.0.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