1 | {
|
2 | "solution": {
|
3 | "ember-cli-dependency-checker": {
|
4 | "impact": "patch",
|
5 | "oldVersion": "3.3.2",
|
6 | "newVersion": "3.3.3",
|
7 | "constraints": [
|
8 | {
|
9 | "impact": "patch",
|
10 | "reason": "Appears in changelog section :bug: Bug Fix"
|
11 | },
|
12 | {
|
13 | "impact": "patch",
|
14 | "reason": "Appears in changelog section :house: Internal"
|
15 | }
|
16 | ],
|
17 | "pkgJSONPath": "./package.json"
|
18 | }
|
19 | },
|
20 | "description": "## Release (2024-11-13)\n\nember-cli-dependency-checker 3.3.3 (patch)\n\n#### :bug: Bug Fix\n* `ember-cli-dependency-checker`\n * [#2](https://github.com/adopted-ember-addons/ember-cli-dependency-checker/pull/2) Bump find-yarn-workspace-root to ^2.0.0 ([@mukilane](https://github.com/mukilane))\n\n#### :house: Internal\n* `ember-cli-dependency-checker`\n * [#4](https://github.com/adopted-ember-addons/ember-cli-dependency-checker/pull/4) npx create-release-plan-setup@latest --update ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#3](https://github.com/adopted-ember-addons/ember-cli-dependency-checker/pull/3) chore: switch to pnpm ([@mukilane](https://github.com/mukilane))\n\n#### Committers: 2\n- Mukil Elango ([@mukilane](https://github.com/mukilane))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
|
21 | }
|