|
2 | 2 | "solution": { |
3 | 3 | "ember-cli": { |
4 | 4 | "impact": "patch", |
5 | | - "oldVersion": "6.12.0-alpha.3", |
6 | | - "newVersion": "6.12.0-alpha.4", |
| 5 | + "oldVersion": "6.12.0-alpha.4", |
| 6 | + "newVersion": "6.12.0-alpha.5", |
7 | 7 | "tagName": "alpha", |
8 | 8 | "constraints": [ |
9 | 9 | { |
10 | 10 | "impact": "patch", |
11 | | - "reason": "Has dependency `workspace:*` on @ember-tooling/classic-build-addon-blueprint" |
12 | | - }, |
13 | | - { |
14 | | - "impact": "patch", |
15 | | - "reason": "Has dependency `workspace:*` on @ember-tooling/classic-build-app-blueprint" |
16 | | - }, |
17 | | - { |
18 | | - "impact": "patch", |
19 | | - "reason": "Has dependency `workspace:*` on @ember-tooling/blueprint-model" |
| 11 | + "reason": "Appears in changelog section :bug: Bug Fix" |
20 | 12 | }, |
21 | 13 | { |
22 | 14 | "impact": "patch", |
|
26 | 18 | "pkgJSONPath": "./package.json" |
27 | 19 | }, |
28 | 20 | "@ember-tooling/classic-build-addon-blueprint": { |
29 | | - "impact": "patch", |
30 | | - "oldVersion": "6.12.0-alpha.2", |
31 | | - "newVersion": "6.12.0-alpha.3", |
32 | | - "tagName": "alpha", |
33 | | - "constraints": [ |
34 | | - { |
35 | | - "impact": "patch", |
36 | | - "reason": "Appears in changelog section :house: Internal" |
37 | | - }, |
38 | | - { |
39 | | - "impact": "patch", |
40 | | - "reason": "Has dependency `workspace:*` on @ember-tooling/blueprint-model" |
41 | | - } |
42 | | - ], |
43 | | - "pkgJSONPath": "./packages/addon-blueprint/package.json" |
| 21 | + "oldVersion": "6.12.0-alpha.3" |
44 | 22 | }, |
45 | 23 | "@ember-tooling/classic-build-app-blueprint": { |
46 | | - "impact": "patch", |
47 | | - "oldVersion": "6.12.0-alpha.2", |
48 | | - "newVersion": "6.12.0-alpha.3", |
49 | | - "tagName": "alpha", |
50 | | - "constraints": [ |
51 | | - { |
52 | | - "impact": "patch", |
53 | | - "reason": "Appears in changelog section :house: Internal" |
54 | | - }, |
55 | | - { |
56 | | - "impact": "patch", |
57 | | - "reason": "Has dependency `workspace:*` on @ember-tooling/blueprint-model" |
58 | | - } |
59 | | - ], |
60 | | - "pkgJSONPath": "./packages/app-blueprint/package.json" |
| 24 | + "oldVersion": "6.12.0-alpha.3" |
61 | 25 | }, |
62 | 26 | "@ember-tooling/blueprint-blueprint": { |
63 | 27 | "oldVersion": "0.3.0" |
64 | 28 | }, |
65 | 29 | "@ember-tooling/blueprint-model": { |
66 | | - "impact": "patch", |
67 | | - "oldVersion": "0.6.1", |
68 | | - "newVersion": "0.6.2", |
69 | | - "tagName": "latest", |
70 | | - "constraints": [ |
71 | | - { |
72 | | - "impact": "patch", |
73 | | - "reason": "Appears in changelog section :house: Internal" |
74 | | - } |
75 | | - ], |
76 | | - "pkgJSONPath": "./packages/blueprint-model/package.json" |
| 30 | + "oldVersion": "0.6.2" |
77 | 31 | } |
78 | 32 | }, |
79 | | - "description": "## Release (2026-02-07)\n\n* ember-cli 6.12.0-alpha.4 (patch)\n* @ember-tooling/classic-build-addon-blueprint 6.12.0-alpha.3 (patch)\n* @ember-tooling/classic-build-app-blueprint 6.12.0-alpha.3 (patch)\n* @ember-tooling/blueprint-model 0.6.2 (patch)\n\n#### :house: Internal\n* `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `@ember-tooling/blueprint-model`, `ember-cli`\n * [#10947](https://github.com/ember-cli/ember-cli/pull/10947) bump in-range versions ([@mansona](https://github.com/mansona))\n\n#### Committers: 1\n- Chris Manson ([@mansona](https://github.com/mansona))\n" |
| 33 | + "description": "## Release (2026-02-09)\n\n* ember-cli 6.12.0-alpha.5 (patch)\n\n#### :bug: Bug Fix\n* `ember-cli`\n * [#10949](https://github.com/ember-cli/ember-cli/pull/10949) [backport release] remove unused isbinaryfile from ember-cli package ([@mansona](https://github.com/mansona))\n * [#10940](https://github.com/ember-cli/ember-cli/pull/10940) [bugfix release] remove fixturify-project from dependencies ([@mansona](https://github.com/mansona))\n\n#### :house: Internal\n* `ember-cli`\n * [#10955](https://github.com/ember-cli/ember-cli/pull/10955) Merge beta into master ([@mansona](https://github.com/mansona))\n * [#10952](https://github.com/ember-cli/ember-cli/pull/10952) add correct --publish-branch to pnpm publish ([@mansona](https://github.com/mansona))\n * [#10951](https://github.com/ember-cli/ember-cli/pull/10951) Fix PR name for stable release-plan pull request ([@mansona](https://github.com/mansona))\n * [#10950](https://github.com/ember-cli/ember-cli/pull/10950) [backport release] update release-plan for OIDC ([@mansona](https://github.com/mansona))\n\n#### Committers: 1\n- Chris Manson ([@mansona](https://github.com/mansona))\n" |
80 | 34 | } |
0 commit comments