Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 10 additions & 28 deletions .release-plan.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"solution": {
"ember-cli": {
"impact": "minor",
"oldVersion": "6.10.0-alpha.0",
"newVersion": "6.10.0-alpha.1",
"oldVersion": "6.11.0-alpha.0",
"newVersion": "6.11.0-alpha.1",
"tagName": "alpha",
"constraints": [
{
Expand All @@ -18,10 +18,6 @@
"impact": "patch",
"reason": "Has dependency `workspace:*` on @ember-tooling/classic-build-app-blueprint"
},
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on @ember-tooling/blueprint-blueprint"
},
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on @ember-tooling/blueprint-model"
Expand All @@ -43,8 +39,8 @@
},
"@ember-tooling/classic-build-addon-blueprint": {
"impact": "minor",
"oldVersion": "6.10.0-alpha.0",
"newVersion": "6.10.0-alpha.1",
"oldVersion": "6.11.0-alpha.0",
"newVersion": "6.11.0-alpha.1",
"tagName": "alpha",
"constraints": [
{
Expand All @@ -64,8 +60,8 @@
},
"@ember-tooling/classic-build-app-blueprint": {
"impact": "minor",
"oldVersion": "6.10.0-alpha.0",
"newVersion": "6.10.0-alpha.1",
"oldVersion": "6.11.0-alpha.0",
"newVersion": "6.11.0-alpha.1",
"tagName": "alpha",
"constraints": [
{
Expand All @@ -76,10 +72,6 @@
"impact": "patch",
"reason": "Has dependency `workspace:*` on @ember-tooling/blueprint-model"
},
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
Expand All @@ -88,22 +80,12 @@
"pkgJSONPath": "./packages/app-blueprint/package.json"
},
"@ember-tooling/blueprint-blueprint": {
"impact": "minor",
"oldVersion": "0.2.1",
"newVersion": "0.3.0",
"tagName": "latest",
"constraints": [
{
"impact": "minor",
"reason": "Appears in changelog section :rocket: Enhancement"
}
],
"pkgJSONPath": "./packages/blueprint-blueprint/package.json"
"oldVersion": "0.3.0"
},
"@ember-tooling/blueprint-model": {
"impact": "minor",
"oldVersion": "0.4.1",
"newVersion": "0.5.0",
"oldVersion": "0.5.0",
"newVersion": "0.6.0",
"tagName": "latest",
"constraints": [
{
Expand All @@ -114,5 +96,5 @@
"pkgJSONPath": "./packages/blueprint-model/package.json"
}
},
"description": "## Release (2025-12-10)\n\n* ember-cli 6.10.0-alpha.1 (minor)\n* @ember-tooling/classic-build-addon-blueprint 6.10.0-alpha.1 (minor)\n* @ember-tooling/classic-build-app-blueprint 6.10.0-alpha.1 (minor)\n* @ember-tooling/blueprint-blueprint 0.3.0 (minor)\n* @ember-tooling/blueprint-model 0.5.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`\n * [#10873](https://github.com/ember-cli/ember-cli/pull/10873) Prepare 6.10 Alpha ([@mansona](https://github.com/mansona))\n * [#10853](https://github.com/ember-cli/ember-cli/pull/10853) Promote Beta and update all dependencies for 6.8 release ([@mansona](https://github.com/mansona))\n* `ember-cli`\n * [#10870](https://github.com/ember-cli/ember-cli/pull/10870) Upgrade broccoli ([@kategengler](https://github.com/kategengler))\n* `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `@ember-tooling/blueprint-blueprint`, `@ember-tooling/blueprint-model`\n * [#10856](https://github.com/ember-cli/ember-cli/pull/10856) Prepare 6.9 Beta ([@mansona](https://github.com/mansona))\n\n#### :bug: Bug Fix\n* `@ember-tooling/classic-build-app-blueprint`, `ember-cli`\n * [#10876](https://github.com/ember-cli/ember-cli/pull/10876) bump minimum node version to 20.19 ([@mansona](https://github.com/mansona))\n\n#### :memo: Documentation\n* `ember-cli`\n * [#10857](https://github.com/ember-cli/ember-cli/pull/10857) Update RELEASE.md with more notes ([@mansona](https://github.com/mansona))\n\n#### :house: Internal\n* `ember-cli`\n * [#10878](https://github.com/ember-cli/ember-cli/pull/10878) stop using internal package cache for smoke-test-slow ([@mansona](https://github.com/mansona))\n * [#10863](https://github.com/ember-cli/ember-cli/pull/10863) Missed a script -- fix updating output repos ([@kategengler](https://github.com/kategengler))\n * [#10862](https://github.com/ember-cli/ember-cli/pull/10862) Fix typo in output repo workflow ([@kategengler](https://github.com/kategengler))\n * [#10861](https://github.com/ember-cli/ember-cli/pull/10861) Fix output repo generation with new tag format ([@kategengler](https://github.com/kategengler))\n* `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`\n * [#10854](https://github.com/ember-cli/ember-cli/pull/10854) Prepare Beta Release ([@mansona](https://github.com/mansona))\n\n#### Committers: 2\n- Chris Manson ([@mansona](https://github.com/mansona))\n- Katie Gengler ([@kategengler](https://github.com/kategengler))\n"
"description": "## Release (2026-01-08)\n\n* ember-cli 6.11.0-alpha.1 (minor)\n* @ember-tooling/classic-build-addon-blueprint 6.11.0-alpha.1 (minor)\n* @ember-tooling/classic-build-app-blueprint 6.11.0-alpha.1 (minor)\n* @ember-tooling/blueprint-model 0.6.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`\n * [#10919](https://github.com/ember-cli/ember-cli/pull/10919) Prepare 6.11-alpha ([@mansona](https://github.com/mansona))\n * [#10917](https://github.com/ember-cli/ember-cli/pull/10917) Prepare 6.10-beta ([@mansona](https://github.com/mansona))\n* `ember-cli`\n * [#10906](https://github.com/ember-cli/ember-cli/pull/10906) Even more dependency updates ([@bertdeblock](https://github.com/bertdeblock))\n * [#10892](https://github.com/ember-cli/ember-cli/pull/10892) More dependency updates ([@bertdeblock](https://github.com/bertdeblock))\n* `ember-cli`, `@ember-tooling/blueprint-model`\n * [#10890](https://github.com/ember-cli/ember-cli/pull/10890) Update various dependencies ([@bertdeblock](https://github.com/bertdeblock))\n* `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `@ember-tooling/blueprint-model`\n * [#10887](https://github.com/ember-cli/ember-cli/pull/10887) Update `chalk` dependency to latest ([@bertdeblock](https://github.com/bertdeblock))\n\n#### :bug: Bug Fix\n* `ember-cli`\n * [#10888](https://github.com/ember-cli/ember-cli/pull/10888) Upgrade broccoli ([@kategengler](https://github.com/kategengler))\n * [#10886](https://github.com/ember-cli/ember-cli/pull/10886) Update required Node version to v20.19.0 ([@bertdeblock](https://github.com/bertdeblock))\n * [#10860](https://github.com/ember-cli/ember-cli/pull/10860) [BUGFIX release]: Enter the WatchDetector branch of the build command when EMBROIDER_PREBUILD is present ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :memo: Documentation\n* `ember-cli`\n * [#10874](https://github.com/ember-cli/ember-cli/pull/10874) Update RELEASE.md ([@mansona](https://github.com/mansona))\n\n#### :house: Internal\n* `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`\n * [#10883](https://github.com/ember-cli/ember-cli/pull/10883) Prepare Beta Release ([@mansona](https://github.com/mansona))\n* `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`\n * [#10891](https://github.com/ember-cli/ember-cli/pull/10891) Update `prettier` + setup ([@bertdeblock](https://github.com/bertdeblock))\n\n#### Committers: 4\n- Bert De Block ([@bertdeblock](https://github.com/bertdeblock))\n- Chris Manson ([@mansona](https://github.com/mansona))\n- Katie Gengler ([@kategengler](https://github.com/kategengler))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
}
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,46 @@
# ember-cli Changelog

## Release (2026-01-08)

* ember-cli 6.11.0-alpha.1 (minor)
* @ember-tooling/classic-build-addon-blueprint 6.11.0-alpha.1 (minor)
* @ember-tooling/classic-build-app-blueprint 6.11.0-alpha.1 (minor)
* @ember-tooling/blueprint-model 0.6.0 (minor)

#### :rocket: Enhancement
* `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
* [#10919](https://github.com/ember-cli/ember-cli/pull/10919) Prepare 6.11-alpha ([@mansona](https://github.com/mansona))
* [#10917](https://github.com/ember-cli/ember-cli/pull/10917) Prepare 6.10-beta ([@mansona](https://github.com/mansona))
* `ember-cli`
* [#10906](https://github.com/ember-cli/ember-cli/pull/10906) Even more dependency updates ([@bertdeblock](https://github.com/bertdeblock))
* [#10892](https://github.com/ember-cli/ember-cli/pull/10892) More dependency updates ([@bertdeblock](https://github.com/bertdeblock))
* `ember-cli`, `@ember-tooling/blueprint-model`
* [#10890](https://github.com/ember-cli/ember-cli/pull/10890) Update various dependencies ([@bertdeblock](https://github.com/bertdeblock))
* `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `@ember-tooling/blueprint-model`
* [#10887](https://github.com/ember-cli/ember-cli/pull/10887) Update `chalk` dependency to latest ([@bertdeblock](https://github.com/bertdeblock))

#### :bug: Bug Fix
* `ember-cli`
* [#10888](https://github.com/ember-cli/ember-cli/pull/10888) Upgrade broccoli ([@kategengler](https://github.com/kategengler))
* [#10886](https://github.com/ember-cli/ember-cli/pull/10886) Update required Node version to v20.19.0 ([@bertdeblock](https://github.com/bertdeblock))
* [#10860](https://github.com/ember-cli/ember-cli/pull/10860) [BUGFIX release]: Enter the WatchDetector branch of the build command when EMBROIDER_PREBUILD is present ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### :memo: Documentation
* `ember-cli`
* [#10874](https://github.com/ember-cli/ember-cli/pull/10874) Update RELEASE.md ([@mansona](https://github.com/mansona))

#### :house: Internal
* `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
* [#10883](https://github.com/ember-cli/ember-cli/pull/10883) Prepare Beta Release ([@mansona](https://github.com/mansona))
* `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`
* [#10891](https://github.com/ember-cli/ember-cli/pull/10891) Update `prettier` + setup ([@bertdeblock](https://github.com/bertdeblock))

#### Committers: 4
- Bert De Block ([@bertdeblock](https://github.com/bertdeblock))
- Chris Manson ([@mansona](https://github.com/mansona))
- Katie Gengler ([@kategengler](https://github.com/kategengler))
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## Release (2025-12-10)

* ember-cli 6.10.0-alpha.1 (minor)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli",
"version": "6.11.0-alpha.0",
"version": "6.11.0-alpha.1",
"description": "Command line tool for developing ambitious ember.js apps",
"keywords": [
"app",
Expand Down
2 changes: 1 addition & 1 deletion packages/addon-blueprint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ember-tooling/classic-build-addon-blueprint",
"version": "6.11.0-alpha.0",
"version": "6.11.0-alpha.1",
"repository": {
"type": "git",
"url": "https://github.com/ember-cli/ember-cli.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-blueprint/files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^9.2.1",
"ember-auto-import": "^2.12.0",
"ember-cli": "~6.11.0-alpha.0",
"ember-cli": "~6.11.0-alpha.1",
"ember-cli-app-version": "^7.0.0",
"ember-cli-babel": "^8.2.0",
"ember-cli-clean-css": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-blueprint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ember-tooling/classic-build-app-blueprint",
"version": "6.11.0-alpha.0",
"version": "6.11.0-alpha.1",
"repository": {
"type": "git",
"url": "https://github.com/ember-cli/ember-cli.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/blueprint-model/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ember-tooling/blueprint-model",
"version": "0.5.0",
"version": "0.6.0",
"repository": {
"type": "git",
"url": "https://github.com/ember-cli/ember-cli.git",
Expand Down
Loading