|
2 | 2 |
|
3 | 3 | ## Release (2025-10-14) |
4 | 4 |
|
| 5 | +* @ember/app-blueprint 6.9.0-beta.1 (minor) |
| 6 | + |
| 7 | +#### :rocket: Enhancement |
| 8 | +* `@ember/app-blueprint` |
| 9 | + * [#111](https://github.com/ember-cli/ember-app-blueprint/pull/111) Prepare 6.9 Beta ([@mansona](https://github.com/mansona)) |
| 10 | + * [#109](https://github.com/ember-cli/ember-app-blueprint/pull/109) Release 6.8 ([@mansona](https://github.com/mansona)) |
| 11 | + * [#76](https://github.com/ember-cli/ember-app-blueprint/pull/76) Prepare 6.9-alpha ([@mansona](https://github.com/mansona)) |
| 12 | + |
| 13 | +#### :bug: Bug Fix |
| 14 | +* `@ember/app-blueprint` |
| 15 | + * [#78](https://github.com/ember-cli/ember-app-blueprint/pull/78) Use strict mode for all CJS files ([@simonihmig](https://github.com/simonihmig)) |
| 16 | + |
| 17 | +#### :memo: Documentation |
| 18 | +* `@ember/app-blueprint` |
| 19 | + * [#64](https://github.com/ember-cli/ember-app-blueprint/pull/64) Update the release document to match the ember-cli process ([@mansona](https://github.com/mansona)) |
| 20 | + * [#81](https://github.com/ember-cli/ember-app-blueprint/pull/81) Correct example usage command in README ([@abeforgit](https://github.com/abeforgit)) |
| 21 | + * [#80](https://github.com/ember-cli/ember-app-blueprint/pull/80) Fix formatting of README file ([@bertdeblock](https://github.com/bertdeblock)) |
| 22 | + |
| 23 | +#### :house: Internal |
| 24 | +* `@ember/app-blueprint` |
| 25 | + * [#110](https://github.com/ember-cli/ember-app-blueprint/pull/110) Prepare Stable Release v6.8.0 ([@github-actions[bot]](https://github.com/apps/github-actions)) |
| 26 | + * [#107](https://github.com/ember-cli/ember-app-blueprint/pull/107) Prepare Alpha Release v6.9.0-alpha.2 ([@github-actions[bot]](https://github.com/apps/github-actions)) |
| 27 | + * [#108](https://github.com/ember-cli/ember-app-blueprint/pull/108) update release-plan ([@mansona](https://github.com/mansona)) |
| 28 | + * [#106](https://github.com/ember-cli/ember-app-blueprint/pull/106) Merge beta into main ([@mansona](https://github.com/mansona)) |
| 29 | + * [#77](https://github.com/ember-cli/ember-app-blueprint/pull/77) Prepare Alpha Release v6.9.0-alpha.1 ([@github-actions[bot]](https://github.com/apps/github-actions)) |
| 30 | + |
| 31 | +#### Committers: 5 |
| 32 | +- Arne Bertrand ([@abeforgit](https://github.com/abeforgit)) |
| 33 | +- Bert De Block ([@bertdeblock](https://github.com/bertdeblock)) |
| 34 | +- Chris Manson ([@mansona](https://github.com/mansona)) |
| 35 | +- Simon Ihmig ([@simonihmig](https://github.com/simonihmig)) |
| 36 | +- [@github-actions[bot]](https://github.com/apps/github-actions) |
| 37 | + |
| 38 | +## Release (2025-10-14) |
| 39 | + |
5 | 40 | * @ember/app-blueprint 6.8.0 (minor) |
6 | 41 |
|
7 | 42 | #### :rocket: Enhancement |
|
0 commit comments