|
2 | 2 | "solution": { |
3 | 3 | "ember-cli": { |
4 | 4 | "impact": "patch", |
5 | | - "oldVersion": "6.11.0", |
6 | | - "newVersion": "6.11.1", |
| 5 | + "oldVersion": "6.11.1", |
| 6 | + "newVersion": "6.11.2", |
7 | 7 | "tagName": "latest", |
8 | 8 | "constraints": [ |
9 | 9 | { |
10 | 10 | "impact": "patch", |
11 | | - "reason": "Has dependency `workspace:*` on @ember-tooling/classic-build-app-blueprint" |
12 | | - }, |
13 | | - { |
14 | | - "impact": "patch", |
15 | | - "reason": "Appears in changelog section :bug: Bug Fix" |
| 11 | + "reason": "Has dependency `workspace:*` on @ember-tooling/classic-build-addon-blueprint" |
16 | 12 | }, |
17 | 13 | { |
18 | 14 | "impact": "patch", |
19 | | - "reason": "Has dependency `workspace:*` on @ember-tooling/classic-build-addon-blueprint" |
| 15 | + "reason": "Has dependency `workspace:*` on @ember-tooling/classic-build-app-blueprint" |
20 | 16 | } |
21 | 17 | ], |
22 | 18 | "pkgJSONPath": "./package.json" |
23 | 19 | }, |
24 | 20 | "@ember-tooling/classic-build-addon-blueprint": { |
25 | 21 | "impact": "patch", |
26 | | - "oldVersion": "6.11.0", |
27 | | - "newVersion": "6.11.1", |
| 22 | + "oldVersion": "6.11.1", |
| 23 | + "newVersion": "6.11.2", |
28 | 24 | "tagName": "latest", |
29 | 25 | "constraints": [ |
30 | 26 | { |
|
36 | 32 | }, |
37 | 33 | "@ember-tooling/classic-build-app-blueprint": { |
38 | 34 | "impact": "patch", |
39 | | - "oldVersion": "6.11.0", |
40 | | - "newVersion": "6.11.1", |
| 35 | + "oldVersion": "6.11.1", |
| 36 | + "newVersion": "6.11.2", |
41 | 37 | "tagName": "latest", |
42 | 38 | "constraints": [ |
43 | 39 | { |
|
48 | 44 | "pkgJSONPath": "./packages/app-blueprint/package.json" |
49 | 45 | } |
50 | 46 | }, |
51 | | - "description": "## Release (2026-03-29)\n\n* ember-cli 6.11.1 (patch)\n* @ember-tooling/classic-build-addon-blueprint 6.11.1 (patch)\n* @ember-tooling/classic-build-app-blueprint 6.11.1 (patch)\n\n#### :bug: Bug Fix\n* `@ember-tooling/classic-build-app-blueprint`, `ember-cli`\n * [#10975](https://github.com/ember-cli/ember-cli/pull/10975) Backport: Update ember-cli-htmlbars to ^7.0.0 in app-blueprint ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n* `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `ember-cli`\n * [#10974](https://github.com/ember-cli/ember-cli/pull/10974) Backport: Remove tracked-built-ins (it comes built in with ember-source 6.8+) ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n* `ember-cli`\n * [#10972](https://github.com/ember-cli/ember-cli/pull/10972) Support ember-source (ESM) -- without addon vendor paths ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 2\n- NullVoxPopuli's reduced-access machine account for AI usage ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n" |
| 47 | + "description": "## Release (2026-03-29)\n\n* ember-cli 6.11.2 (patch)\n* @ember-tooling/classic-build-addon-blueprint 6.11.2 (patch)\n* @ember-tooling/classic-build-app-blueprint 6.11.2 (patch)\n\n#### :bug: Bug Fix\n* `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`\n * [#10977](https://github.com/ember-cli/ember-cli/pull/10977) Backport: Enable use-ember-modules in blueprint optional-features.json ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n\n#### Committers: 1\n- NullVoxPopuli's reduced-access machine account for AI usage ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n" |
52 | 48 | } |
0 commit comments